Skip to content

Commit

Permalink
chore: enable graalvm CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
ttosta-google committed Oct 17, 2023
1 parent 7da2e7e commit 2b8bc90
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,11 @@ jobs:
components: "native-image"
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Setup Maven Action
uses: s4u/setup-maven-action@57ca7f1a813fd21035f9399bc015664601217110
with:
java-version: 17

- id: "auth"
name: Authenticate to Google Cloud
uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 # v1.1.1
Expand Down

0 comments on commit 2b8bc90

Please sign in to comment.