Skip to content

Commit

Permalink
Temporarily test a different workflow base
Browse files Browse the repository at this point in the history
  • Loading branch information
jerboaa committed Sep 11, 2023
1 parent d145b5d commit 432d445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ on:

jobs:
delegate:
uses: graalvm/mandrel/.github/workflows/base.yml@default
uses: jerboaa/graal/.github/workflows/base.yml@local_install_quarkus_jdk11
with:
quarkus-version: ${{ github.event.inputs.quarkus-version }}
quarkus-repo: ${{ github.event.inputs.quarkus-repo }}
Expand Down

0 comments on commit 432d445

Please sign in to comment.