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 26abf03 commit 55dc3edCopy full SHA for 55dc3ed
.github/workflows/ci-build.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- os: [ ubuntu-20.04, macos-13, windows-2019 ]
+ os: [ ubuntu-24.04, macos-13, windows-2019 ]
19
jdk: [ 8, 11, 17, 21 ]
20
fail-fast: false
21
0 commit comments