Skip to content

Commit b74fa39

Browse files
committed
Update workflow
1 parent c1c3973 commit b74fa39

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
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
os: [ubuntu-latest]
25-
scala: [2.13.10]
25+
scala: [2.13.14]
2626
java: [temurin@11, temurin@17, temurin@21]
2727
runs-on: ${{ matrix.os }}
2828
steps:

0 commit comments

Comments
 (0)