Skip to content

Commit

Permalink
Fix weekly qmain mandrel build (no mvn local)
Browse files Browse the repository at this point in the history
The 23.0 mandrel packaging branch has no support for it and it's not
needed since we do testing of the new maven artefacts in later branches
23.1+
  • Loading branch information
jerboaa committed Nov 28, 2023
1 parent fb5c068 commit 86a1861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
uses: graalvm/mandrel/.github/workflows/base.yml@default
with:
quarkus-version: "main"
build-type: "mandrel-source-nolocalmvn"
version: "mandrel/23.0"
jdk: "17/ea"
mandrel-packaging-version: "23.0"
Expand Down

0 comments on commit 86a1861

Please sign in to comment.