Skip to content

Commit

Permalink
Bump to Quarkus 2.13.8.Final
Browse files Browse the repository at this point in the history
This fixes the CI failure related to the test extension
tests when using the 22.3 builder image.

See: quarkusio/quarkus#32278
  • Loading branch information
jerboaa committed Jun 1, 2023
1 parent cf82850 commit bf926dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
name: "Q 2.13 M 22.3 image"
uses: graalvm/mandrel/.github/workflows/base.yml@default
with:
quarkus-version: "2.13.7.Final"
quarkus-version: "2.13.8.Final"
builder-image: "quay.io/quarkus/ubi-quarkus-mandrel-builder-image:22.3-java17"
q-main-mandrel-22_3-quayio:
name: "Q main M 22.3 image"
Expand Down

0 comments on commit bf926dc

Please sign in to comment.