Skip to content

Commit a2330d4

Browse files
committed
Scala 3.0.0 RC2
1 parent fe1ec5e commit a2330d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
java: [ '8', '11', '15', '16' ]
18-
scala: [ '2.13.5', '2.12.13', '2.11.12', '3.0.0-RC1' ]
18+
scala: [ '2.13.5', '2.12.13', '2.11.12', '3.0.0-RC2' ]
1919
steps:
2020
- uses: actions/checkout@v2
2121
- name: Set up JDK

0 commit comments

Comments
 (0)