Skip to content

Commit 7655ed2

Browse files
committed
Update ci.yml
1 parent 51ca3ed commit 7655ed2

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
@@ -32,4 +32,4 @@ jobs:
3232

3333
- name: generate and test, Scala 2.13
3434
run: |-
35-
sbt new file://$PWD --name=hello-world --scala_version=2.13.16 --force && pushd hello-world && sbt test
35+
sbt new file://$PWD --name=hello-world --scala_version=2.13.17 --force && pushd hello-world && sbt test

0 commit comments

Comments
 (0)