Skip to content

Commit

Permalink
Use latest java 17 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gabilang committed Sep 27, 2023
1 parent a2ea2de commit 4030f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-with-bal-test-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Set up GraalVM
uses: graalvm/setup-graalvm@v1
with:
java-version: '17.0.7'
java-version: '17'
distribution: 'graalvm-community'
github-token: ${{ secrets.GITHUB_TOKEN }}
set-java-home: 'false'
Expand Down

0 comments on commit 4030f37

Please sign in to comment.