Skip to content

Commit 90c5fe4

Browse files
committed
fix build again
1 parent 642a518 commit 90c5fe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
build:
66
strategy:
77
matrix:
8-
java: [ 25 ]
8+
java: [ 21 ]
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: checkout repository

0 commit comments

Comments
 (0)