Skip to content

Commit dc30405

Browse files
committed
Update java versions in GitHub action
1 parent 3e2af08 commit dc30405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
os: [macos-latest, ubuntu-latest, windows-latest]
13-
java-version: ["11", "21"]
13+
java-version: ["17", "25"]
1414

1515
steps:
1616
- name: Git checkout

0 commit comments

Comments
 (0)