Skip to content

Commit 201cdb2

Browse files
committed
Regenerate GitHub Actions workflow
Executed command: sbt githubWorkflowGenerate
1 parent 4112808 commit 201cdb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
matrix:
3030
os: [ubuntu-latest]
31-
scala: [3.2.1, 2.12.15, 2.13.8]
31+
scala: [3.2.2, 2.12.15, 2.13.8]
3232
java: [temurin@8, temurin@11, temurin@17]
3333
project: [rootJS, rootJVM, rootNative]
3434
exclude:

0 commit comments

Comments
 (0)