Skip to content

Commit

Permalink
chore: #444 updated gitlab-ci to use an image with java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-janke committed Oct 29, 2024
1 parent dbdbc5e commit f4beeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ stages:
- shared-aws-m-large

default:
image: maven:3.8.4-openjdk-11
image: maven:3.8.4-openjdk-17
tags: *linux-runner-tags

full-build:
Expand Down

0 comments on commit f4beeab

Please sign in to comment.