Skip to content

Commit 88c7260

Browse files
committed
update
1 parent e48df56 commit 88c7260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/building.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [ubuntu-22.04, macos-14, windows-2019, ubuntu-22.04-arm]
13+
os: [ubuntu-22.04, macos-14, windows-2022, ubuntu-22.04-arm]
1414
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
1515
torch-version: [2.8.0]
1616
cuda-version: ['cpu', 'cu118', 'cu124', 'cu126', 'cu128', 'cu129']

0 commit comments

Comments
 (0)