We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33955ce commit e1ac7daCopy full SHA for e1ac7da
1 file changed
.github/workflows/nightly.yaml
@@ -9,7 +9,7 @@ permissions:
9
10
jobs:
11
build:
12
- runs-on: windows-latest
+ runs-on: windows-2025
13
14
steps:
15
- name: Checkout code
0 commit comments