Skip to content

Commit de54874

Browse files
committed
Regenerate workflow with sbt-github-actions
1 parent 076a816 commit de54874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ jobs:
2222
strategy:
2323
matrix:
2424
os: [ubuntu-latest]
25-
scala: [3.1.0, 3.0.2, 2.12.15, 2.13.8]
25+
scala: [3.1.1, 3.0.2, 2.12.15, 2.13.8]
2626
java: [temurin@8, temurin@11]
2727
platform: [jvm]
2828
workers: [1, 4]
2929
include:
3030
- workers: 1
3131
os: ubuntu-latest
3232
java: temurin@8
33-
scala: 3.1.0
33+
scala: 3.1.1
3434
platform: js
3535
- workers: 1
3636
os: ubuntu-latest

0 commit comments

Comments
 (0)