Skip to content

Commit 0c4cd7d

Browse files
committed
Revert "update"
This reverts commit b245edb.
1 parent b245edb commit 0c4cd7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/building.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
# os: [ubuntu-22.04, macos-14, windows-2022, ubuntu-22.04-arm]
19-
os: [windows-2022]
18+
os: [ubuntu-22.04, macos-14, windows-2022, ubuntu-22.04-arm]
2019
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
2120
torch-version: [2.8.0]
2221
cuda-version: ['cpu', 'cu118', 'cu124', 'cu126', 'cu128', 'cu129']

0 commit comments

Comments
 (0)