Skip to content

Commit

Permalink
Scala 3.0.0 RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Apr 5, 2021
1 parent fe1ec5e commit a2330d4
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 @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
java: [ '8', '11', '15', '16' ]
scala: [ '2.13.5', '2.12.13', '2.11.12', '3.0.0-RC1' ]
scala: [ '2.13.5', '2.12.13', '2.11.12', '3.0.0-RC2' ]
steps:
- uses: actions/checkout@v2
- name: Set up JDK
Expand Down

0 comments on commit a2330d4

Please sign in to comment.