Skip to content

Commit

Permalink
CI: Use Java 21 in "newer java versions" workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
snazy committed Sep 20, 2023
1 parent 5e2e528 commit b6ec977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/newer-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
include:
- java-version: 17
- java-version: 20
- java-version: 21
env:
SPARK_LOCAL_IP: localhost

Expand Down

0 comments on commit b6ec977

Please sign in to comment.