Skip to content

Commit bb9530b

Browse files
authored
Update ci.yml
1 parent 4de82f8 commit bb9530b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fail-fast: false
4444
matrix:
4545
46-
scala: [ 2.13.11, 2.12.17 ]
46+
scala: [ 2.13.11, 2.12.17, 3.1.3 ]
4747
runs-on: ubuntu-latest
4848
needs: lint
4949
env:

0 commit comments

Comments
 (0)