Skip to content

Commit

Permalink
DONT MERGE ME: TEST BRANCH
Browse files Browse the repository at this point in the history
  • Loading branch information
zakkak committed Jan 26, 2024
1 parent 9e4fa1e commit 0e71dc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
####
q-main-mandrel-23_0:
name: "Q main M 23.0 JDK 17"
uses: graalvm/mandrel/.github/workflows/base.yml@default
uses: zakkak/mandrel/.github/workflows/base.yml@2024-01-24-fix-quarkus-snapshots
with:
quarkus-version: "main"
build-type: "mandrel-source-nolocalmvn"
Expand All @@ -125,7 +125,7 @@ jobs:
####
q-3_2-mandrel-23_0:
name: "Q 3.2 M 23.0 JDK 17"
uses: graalvm/mandrel/.github/workflows/base.yml@default
uses: zakkak/mandrel/.github/workflows/base.yml@2024-01-24-fix-quarkus-snapshots
with:
quarkus-version: "3.2"
build-type: "mandrel-source-nolocalmvn"
Expand All @@ -136,7 +136,7 @@ jobs:
# Test Quarkus 2.13 with Mandrel 22.3 JDK 17 ####
q-2_13-mandrel-22_3:
name: "Q 2.13 M 22.3 image"
uses: graalvm/mandrel/.github/workflows/base.yml@default
uses: zakkak/mandrel/.github/workflows/base.yml@2024-01-24-fix-quarkus-snapshots
with:
quarkus-version: "2.13"
build-type: "mandrel-source-nolocalmvn"
Expand Down

0 comments on commit 0e71dc5

Please sign in to comment.