Skip to content

Commit 2c8ef51

Browse files
committed
Bump build to 19 to support optional NimaJsonOutput
1 parent 4eb9ec5 commit 2c8ef51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
java_version: [17]
15+
java_version: [19]
1616
os: [ubuntu-latest]
1717

1818
steps:

0 commit comments

Comments
 (0)