Skip to content

Commit

Permalink
Switch back Quarkus CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartisk committed Nov 5, 2024
1 parent 6f9c9c6 commit a10dec6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: wildfly-extras/wildfly-graphql-feature-pack
ref: smallrye-graphql-2.11
ref: main
path: wildfly-graphql-feature-pack

- uses: actions/setup-java@v3.0.0
Expand Down Expand Up @@ -96,8 +96,8 @@ jobs:
- name: checkout Quarkus repository
uses: actions/checkout@v2
with:
repository: jmartisk/quarkus
ref: smallrye-graphql-2.11
repository: quarkusio/quarkus
ref: main
path: quarkus

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

0 comments on commit a10dec6

Please sign in to comment.