We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
windows-2022
windows-latest
1 parent 7dd4367 commit e3088bbCopy full SHA for e3088bb
.github/workflows/windows-build.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
build:
16
- runs-on: windows-latest
+ runs-on: windows-2022
17
steps:
18
- uses: actions/setup-java@v5
19
with:
.github/workflows/windows-test.yml
@@ -9,7 +9,7 @@ on:
9
10
11
test:
12
- uses: actions/checkout@v5
0 commit comments