Skip to content

Commit e8c1a4e

Browse files
committed
Quarkus branch ref change
1 parent 8b5bcd1 commit e8c1a4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ jobs:
9696
- name: checkout Quarkus repository
9797
uses: actions/checkout@v2
9898
with:
99-
repository: quarkusio/quarkus
100-
ref: main
99+
repository: mskacelik/quarkus
100+
ref: srgql-2.11.1
101101
path: quarkus
102102

103103
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)