Skip to content

Commit 713370a

Browse files
committed
ci: Update workflow.yml
1 parent c280200 commit 713370a

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
@@ -43,7 +43,7 @@ jobs:
4343
fail-fast: false
4444
matrix:
4545
46-
scala: [ 3.0.0-RC2, 2.13.5, 2.12.13 ]
46+
scala: [ 3.0.0, 2.13.5, 2.12.13 ]
4747
runs-on: ubuntu-latest
4848
needs: lint
4949
env:

0 commit comments

Comments
 (0)