Skip to content

Commit 4158bdb

Browse files
committed
update
1 parent 84657d3 commit 4158bdb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/building.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [windows-2022]
14-
# os: [ubuntu-22.04, macos-14, windows-2022, ubuntu-22.04-arm]
13+
os: [ubuntu-22.04, macos-14, windows-2022, ubuntu-22.04-arm]
1514
python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
1615
torch-version: [2.9.0, 2.10.0]
1716
cuda-version: ['cpu', 'cu126', 'cu128', 'cu130']

0 commit comments

Comments
 (0)