Skip to content

Commit 4a90bf3

Browse files
GitHub: bump java-version to 19
1 parent 15b4e7a commit 4a90bf3

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)