Skip to content

Commit 02e84e5

Browse files
committed
m
1 parent 7ef56d1 commit 02e84e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test_vector_java.yml

+1-1
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)