Commit a20d30dd authored by Casper Hansen's avatar Casper Hansen
Browse files

Remove windows build

parent 4c39a76a
...@@ -40,7 +40,7 @@ jobs: ...@@ -40,7 +40,7 @@ jobs:
needs: release needs: release
strategy: strategy:
matrix: matrix:
os: [windows-latest, ubuntu-20.04] os: [ubuntu-20.04]
python-version: ["3.8", "3.9", "3.10", "3.11"] python-version: ["3.8", "3.9", "3.10", "3.11"]
cuda: ["11.8"] cuda: ["11.8"]
defaults: defaults:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment