Skip to content

Commit

Permalink
Semantic Scala version selector expression in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Oct 5, 2022
1 parent f334776 commit a272c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: playframework/.github/.github/workflows/cmd.yml@v3
with:
java: 17, 11
scala: 2.12.16, 2.13.8
scala: 2.12.x, 2.13.x
cmd: |
sbt ++$MATRIX_SCALA test
# Test sample applications
Expand Down

0 comments on commit a272c08

Please sign in to comment.