We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c280200 commit 713370aCopy full SHA for 713370a
.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: [ 3.0.0-RC2, 2.13.5, 2.12.13 ]
+ scala: [ 3.0.0, 2.13.5, 2.12.13 ]
47
runs-on: ubuntu-latest
48
needs: lint
49
env:
0 commit comments