Skip to content

Commit 89cf7b6

Browse files
committed
Update ci.yml
1 parent 576a3b6 commit 89cf7b6

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
@@ -79,7 +79,7 @@ jobs:
7979
strategy:
8080
matrix:
8181
os: [ubuntu-latest]
82-
scala: [3.2.2]
82+
scala: [3.3.0]
8383
java: [zulu@8]
8484
runs-on: ${{ matrix.os }}
8585
steps:

0 commit comments

Comments
 (0)