Skip to content

Commit 7ba079d

Browse files
authored
typo: correct jvm version (#4633)
Signed-off-by: unlsycn <[email protected]>
1 parent ac250b1 commit 7ba079d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Setup Scala
8484
uses: VirtusLab/scala-cli-setup@v1
8585
with:
86-
jvm: adopt:21
86+
jvm: adoptium:21
8787
apps: sbt
8888
- name: Publish
8989
run: ./mill -i io.kipp.mill.ci.release.ReleaseModule/publishAll

0 commit comments

Comments
 (0)