Skip to content

Commit cce1d1d

Browse files
committed
Jammy for building
1 parent 71260e3 commit cce1d1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ jobs:
88
fail-fast: false
99
matrix:
1010
include:
11-
- os: ubuntu-24.04
11+
# Changing this will change glibc
12+
- os: ubuntu-22.04
1213
java: 8
1314
jobtype: 1
1415
- os: ubuntu-24.04

0 commit comments

Comments
 (0)