Skip to content

Commit

Permalink
Drop Scala 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Oct 6, 2022
1 parent 7813b2f commit 4e297de
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 @@ -39,7 +39,7 @@ jobs:
uses: playframework/.github/.github/workflows/cmd.yml@v3
with:
java: 17, 11
scala: 2.12.x, 2.13.x
scala: 2.13.x
cmd: |
export DISPLAY=:99
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 & # optional
Expand Down

0 comments on commit 4e297de

Please sign in to comment.