Skip to content

Commit 40edb2a

Browse files
committed
Regenerate GitHub Actions workflow
Executed command: sbt githubWorkflowGenerate
1 parent 1c5559c commit 40edb2a

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
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
os: [ubuntu-latest]
25-
scala: [2.12.20, 2.13.15, 3.3.6]
25+
scala: [2.12.20, 2.13.15, 3.3.7]
2626
java: [zulu@8]
2727
runs-on: ${{ matrix.os }}
2828
steps:

0 commit comments

Comments
 (0)