Skip to content

Commit

Permalink
chore: update ci image
Browse files Browse the repository at this point in the history
  • Loading branch information
John Engelman committed Feb 25, 2023
1 parent 88a38b9 commit 38bc31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defaults: &defaults
working_directory: ~/shadow
docker:
- image: circleci/openjdk:11-jdk
- image: cimg/openjdk:17.0
environment:
- TERM: "dumb"
- GRADLE_OPTS: "-Xmx1024m"
Expand Down

0 comments on commit 38bc31f

Please sign in to comment.