Skip to content

Commit

Permalink
Upgrade smoke tests to Java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Nov 14, 2023
1 parent b5533c5 commit 2d43aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Set up Java
uses: actions/setup-java@v3
with:
java-version: 17
java-version: 21
distribution: temurin
cache: maven

Expand Down

0 comments on commit 2d43aea

Please sign in to comment.