Skip to content

Commit

Permalink
Use graalvm-community distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Jan 2, 2024
1 parent 975eb5a commit 53d1079
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@ jobs:
- name: Install GraalVM
uses: graalvm/setup-graalvm@v1
with:
distribution: graalvm-community
version: 'latest'
java-version: '21'
set-java-home: false
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build
uses: ./.github/actions/main-build
Expand Down

0 comments on commit 53d1079

Please sign in to comment.