Skip to content

Commit 20e0259

Browse files
committed
use ubuntu-22.04
1 parent 10555e1 commit 20e0259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test_vector_java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
java-version: [8, 11, 16, 17]
3232
os: [
3333
# Run on ubuntu image that comes pre-configured with docker
34-
ubuntu-latest,
34+
ubuntu-22.04,
3535
]
3636
runs-on: ${{ matrix.os }}
3737
permissions:

0 commit comments

Comments
 (0)