Skip to content

Commit f4beeab

Browse files
committed
chore: #444 updated gitlab-ci to use an image with java 17
1 parent dbdbc5e commit f4beeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ stages:
2929
- shared-aws-m-large
3030

3131
default:
32-
image: maven:3.8.4-openjdk-11
32+
image: maven:3.8.4-openjdk-17
3333
tags: *linux-runner-tags
3434

3535
full-build:

0 commit comments

Comments
 (0)