Skip to content

Commit

Permalink
Switch CI to custom branch for 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartisk committed Sep 26, 2024
1 parent bd3497e commit 485dc50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ jobs:
- name: checkout Quarkus repository
uses: actions/checkout@v2
with:
repository: quarkusio/quarkus
ref: main
repository: jmartisk/quarkus
ref: smallrye-graphql-2.11
path: quarkus

- uses: actions/setup-java@v4
Expand Down

0 comments on commit 485dc50

Please sign in to comment.