Skip to content

Commit

Permalink
Remove yq from quarkus-snapshot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi authored and goldmann committed Jan 9, 2025
1 parent ff40a31 commit b816c1f
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 @@ -24,9 +24,6 @@ jobs:
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot'

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@v3
with:
Expand Down

0 comments on commit b816c1f

Please sign in to comment.