1 parent 84657d3 commit 4158bdbCopy full SHA for 4158bdb
1 file changed
.github/workflows/building.yml
@@ -10,8 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: [windows-2022]
14
- # os: [ubuntu-22.04, macos-14, windows-2022, ubuntu-22.04-arm]
+ os: [ubuntu-22.04, macos-14, windows-2022, ubuntu-22.04-arm]
15
python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
16
torch-version: [2.9.0, 2.10.0]
17
cuda-version: ['cpu', 'cu126', 'cu128', 'cu130']
0 commit comments