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 71260e3 commit cce1d1dCopy full SHA for cce1d1d
.github/workflows/ci.yml
@@ -8,7 +8,8 @@ jobs:
8
fail-fast: false
9
matrix:
10
include:
11
- - os: ubuntu-24.04
+ # Changing this will change glibc
12
+ - os: ubuntu-22.04
13
java: 8
14
jobtype: 1
15
- os: ubuntu-24.04
0 commit comments