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.
1 parent 624a8f3 commit 87f9e1fCopy full SHA for 87f9e1f
.github/workflows/ci-build.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- os: [ ubuntu-24.04, macos-13, windows-2019 ]
+ os: [ ubuntu-24.04, macos-13, windows-2022 ]
19
jdk: [ 8, 11, 17, 21 ]
20
fail-fast: false
21
0 commit comments