Skip to content

Commit

Permalink
Merge pull request #875 from michalvavrik/feature/mandrel-gh-actions-…
Browse files Browse the repository at this point in the history
…update

Switch GitHub Actions to the latest Mandrel
  • Loading branch information
rsvoboda authored Sep 15, 2023
2 parents 70f8d1b + f2e77c2 commit 6574e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ jobs:
matrix:
java: [ 17 ]
quarkus-version: ["999-SNAPSHOT"]
graalvm-version: [ "22.3.2"]
graalvm-version: ["mandrel-latest"]
steps:
- uses: actions/checkout@v3
- name: Install JDK {{ matrix.java }}
Expand Down

0 comments on commit 6574e00

Please sign in to comment.