Skip to content

Commit 9ec76bf

Browse files
committed
wip
1 parent 904a7c6 commit 9ec76bf

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-node
12+
- image: circleci/openjdk:17-jdk
1313

1414
commands:
1515
sbt_cmd:

0 commit comments

Comments
 (0)