Skip to content

Commit a703bc4

Browse files
committed
Update ci.yml
1 parent d7dd07c commit a703bc4

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
@@ -28,7 +28,7 @@ jobs:
2828
matrix:
2929
os: [ubuntu-latest]
3030
scala: [2.10.7, 2.11.12, 2.12.15, 2.13.7, 3.0.2]
31-
java: ['8', '11', '17']
31+
java: ['8', '11', '17']
3232
runs-on: ${{ matrix.os }}
3333
steps:
3434
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)