Skip to content

Commit 6e23768

Browse files
committed
fix(ci): typo
1 parent e2aa6e9 commit 6e23768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
os: [ ubuntu-latest, windows-latest ]
24-
java: [ 26 ]
24+
java: [ 25 ]
2525
runs-on: ${{ matrix.os }}
2626
permissions:
2727
contents: write

0 commit comments

Comments
 (0)