Skip to content

Commit 991a9b6

Browse files
committed
Merge branch 'main' into moat-port
2 parents 29d545f + 1b8e099 commit 991a9b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
os: [ubuntu-latest, windows-latest]
15+
os: [ubuntu-latest, windows-2022]
1616
cuda: ["12.4.0", "12.5.0", "12.6.0", "12.8.0", "12.9.0", "13.0.0", "13.1.0"]
1717
runs-on: ${{ matrix.os }}
1818

0 commit comments

Comments
 (0)