Skip to content

Commit 5b52ff3

Browse files
committed
wip
1 parent 9ec76bf commit 5b52ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ executors:
99
- image: circleci/openjdk:11-jdk
1010
scala_jdk17_executor:
1111
docker:
12-
- image: circleci/openjdk:17-jdk
12+
- image: circleci/openjdk:17-buster
1313

1414
commands:
1515
sbt_cmd:

0 commit comments

Comments
 (0)