Skip to content

Commit 952cce3

Browse files
committed
Use windows-2022 image for schedule CI instead of windows-latest
1 parent 8a7fad3 commit 952cce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-matrix-5.x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
profile: '-PNativeEpoll+DomainSockets'
2424
- os: ubuntu-latest
2525
jdk: 21
26-
- os: windows-latest
26+
- os: windows-2022
2727
jdk: 11
2828
stable: true
2929
# - os: macos-latest

0 commit comments

Comments
 (0)