Skip to content

Commit 37da763

Browse files
authored
Update github bots to windows-2025 (KhronosGroup#6196)
1 parent 7fbd5fb commit 37da763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bazel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
timeout-minutes: 120
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest, windows-2019]
16+
os: [ubuntu-latest, windows-2025]
1717

1818
runs-on: ${{matrix.os}}
1919

0 commit comments

Comments
 (0)