Skip to content

Commit

Permalink
chore(ci): upgrade CI jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Oct 17, 2023
1 parent 5eb93d5 commit ac7fd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/strong_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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.sh
Expand Down

0 comments on commit ac7fd7e

Please sign in to comment.