Skip to content

Commit

Permalink
Regenerate GitHub Actions workflow
Browse files Browse the repository at this point in the history
Executed command: sbt githubWorkflowGenerate
  • Loading branch information
scala-steward committed Oct 24, 2024
1 parent 4350de7 commit 38607f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
scala: [2.13.15, 3.5.1]
scala: [2.13.15, 3.5.2]
java: [temurin@11, temurin@17]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 38607f7

Please sign in to comment.