Skip to content

Commit 8475131

Browse files
authored
Update ci.yml
1 parent 25bb21a commit 8475131

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
@@ -45,7 +45,7 @@ jobs:
4545
fail-fast: false
4646
matrix:
4747
jdk: [ 11, 17, 19 ]
48-
scala: [ 2.13.12, 3.3.1 ]
48+
scala: [ 2.12.17, 2.13.12, 3.3.1 ]
4949
runs-on: ubuntu-latest
5050
needs: lint
5151
env:

0 commit comments

Comments
 (0)