Skip to content

Commit 716d276

Browse files
committed
fix
1 parent 8c5701e commit 716d276

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
@@ -70,7 +70,7 @@ jobs:
7070
strategy:
7171
matrix:
7272
os: [ubuntu-latest]
73-
scala: [3.3.3]
73+
scala: [3.4.1]
7474
java: [temurin@8]
7575
runs-on: ${{ matrix.os }}
7676
steps:

0 commit comments

Comments
 (0)