Skip to content

Commit e9ecf4b

Browse files
committed
workflows: update to Java 24
Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>
1 parent d81c735 commit e9ecf4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, windows-latest]
22-
java: [22, 23]
22+
java: [22, 24]
2323
include:
2424
- os: ubuntu-latest
2525
java: 22

0 commit comments

Comments
 (0)