Skip to content

Commit 38ef128

Browse files
committed
Fix weekly qmain mandrel build (no mvn local)
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+
1 parent fb5c068 commit 38ef128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/weekly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
uses: graalvm/mandrel/.github/workflows/base.yml@default
117117
with:
118118
quarkus-version: "main"
119+
build-type: "mandrel-source-nolocalmvn"
119120
version: "mandrel/23.0"
120121
jdk: "17/ea"
121122
mandrel-packaging-version: "23.0"

0 commit comments

Comments
 (0)