Skip to content

Commit

Permalink
Update to Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
okkez committed Feb 6, 2024
1 parent 72b3cb0 commit 1d94e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trino-cassandra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: corretto
java-version: 11
java-version: 17
- name: Cache local Maven repository
id: cache-maven
uses: actions/cache@v2
Expand Down

0 comments on commit 1d94e6a

Please sign in to comment.