Skip to content

Commit 443e883

Browse files
committed
Try again with a non-preinstalled Java
1 parent 1fb19b0 commit 443e883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-lazypg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# cc: msvc
3737
# - os: windows-latest
3838
# cc: mingw
39-
java: [21]
39+
java: [23]
4040

4141
steps:
4242

0 commit comments

Comments
 (0)