Skip to content

Commit e2216c8

Browse files
authored
Update ci.yml
1 parent ef8c16b commit e2216c8

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
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest]
17-
scala: [2.13.11, 3.3.3]
17+
scala: [2.13.14, 3.3.3]
1818
java: [temurin@17]
1919
runs-on: ${{ matrix.os }}
2020
steps:

0 commit comments

Comments
 (0)