Skip to content

Commit 8b4a756

Browse files
authored
Merge pull request #706 from quarkiverse/remove_yq
Remove yq from quarkus-snapshot.yaml
2 parents fddf008 + 4a347f7 commit 8b4a756

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/quarkus-snapshot.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot'
2525

2626
steps:
27-
- name: Install yq
28-
run: sudo add-apt-repository ppa:rmescandon/yq && sudo apt update && sudo apt install yq -y
29-
3027
- name: Checkout repo
3128
uses: actions/checkout@v4
3229
with:

0 commit comments

Comments
 (0)