Skip to content

Commit

Permalink
Update java-dist in GrallVM workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AzeemMuzammil committed Jun 9, 2023
1 parent e6af5d5 commit 8255a6f
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 @@ -15,7 +15,7 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
distribution: 'zulu'
distribution: 'temurin'
java-version: 11

- name: Grant execute permission for gradlew
Expand Down

0 comments on commit 8255a6f

Please sign in to comment.