Skip to content

Commit 03ed875

Browse files
authored
fix typo
1 parent 9850941 commit 03ed875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
matrix:
2727
os: [ubuntu-latest,windows-latest, macOS-latest]
2828
java: [8, 11, 16, 17]
29-
jdk: [temurin,azul]
29+
jdk: [temurin,zulu]
3030
fail-fast: false
3131

3232
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)