Skip to content

Commit

Permalink
ci: java 21-ea to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
zavakid committed Oct 24, 2023
1 parent 79165a3 commit ebbc36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/strong-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: setup Java 21
uses: actions/setup-java@v3
with:
java-version: 21-ea
java-version: 21
distribution: zulu

- run: scripts/integration_test
Expand Down

0 comments on commit ebbc36d

Please sign in to comment.