Skip to content

Commit 765e542

Browse files
GitHub: bump java-version to 19
1 parent 6e23dbc commit 765e542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up JDK
2929
uses: actions/setup-java@v5
3030
with:
31-
java-version: 17
31+
java-version: 19
3232
distribution: 'oracle'
3333

3434
- name: Install Ubuntu packages

0 commit comments

Comments
 (0)