We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de82f8 commit bb9530bCopy full SHA for bb9530b
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
fail-fast: false
44
matrix:
45
jdk: [ [email protected], [email protected], [email protected] ]
46
- scala: [ 2.13.11, 2.12.17 ]
+ scala: [ 2.13.11, 2.12.17, 3.1.3 ]
47
runs-on: ubuntu-latest
48
needs: lint
49
env:
0 commit comments