Skip to content

Commit

Permalink
Fix Ecosystem CI
Browse files Browse the repository at this point in the history
This repository is discontinued and `yq` has been part of the runner images for a while.
  • Loading branch information
gsmet authored and rsvoboda committed Jan 21, 2025
1 parent ee99989 commit 1061147
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
"messaging-modules-no-kafka,websockets-modules"]

steps:
- name: Install yq
run: sudo add-apt-repository ppa:rmescandon/yq && sudo apt update && sudo apt install yq -y

- name: Set up Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 1061147

Please sign in to comment.