Skip to content

Commit 919b4f2

Browse files
committed
Regenerate workflows
1 parent 1a6ad49 commit 919b4f2

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
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
os: [ubuntu-latest]
26-
scala: [2.12.15, 2.13.6, 3.0.2]
26+
scala: [2.12.15, 2.13.6, 3.1.0]
2727
java: [adoptium@8]
2828
runs-on: ${{ matrix.os }}
2929
steps:

0 commit comments

Comments
 (0)