Skip to content

Commit

Permalink
[CI] Fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
zakkak committed Mar 11, 2024
1 parent a324b18 commit 6d0a3fc
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 @@ -135,7 +135,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"
name: "Q 2.13 M 22.3 JDK 17"
uses: graalvm/mandrel/.github/workflows/base.yml@default
with:
quarkus-version: "2.13"
Expand Down

0 comments on commit 6d0a3fc

Please sign in to comment.