Skip to content

Commit

Permalink
attempt java upgrade again
Browse files Browse the repository at this point in the history
  • Loading branch information
googley42 committed Sep 1, 2024
1 parent 0bf803d commit 391624a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: ['temurin:17', 'temurin:21']
java: ["openjdk@1.17", "openjdk@1.21"]
scala: ["3.3.0", "2.13.12", "2.12.19"]
env:
AWS_ACCESS_KEY_ID: dummykey
Expand Down

0 comments on commit 391624a

Please sign in to comment.