Skip to content

Commit 64e8930

Browse files
fix gradle
1 parent 82b2ab0 commit 64e8930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
os: [ubuntu-latest, macOS-latest, windows-latest]
21-
java: [ '17-ea' ] // 16
21+
java: [ '17-ea' ]
2222
fail-fast: false
2323
name: ${{ matrix.os }}
2424
steps:

0 commit comments

Comments
 (0)