Skip to content

Commit

Permalink
ci: skip ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
ffrank committed Feb 26, 2024
1 parent 1d0055f commit 5dd0522
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@ jobs:
with:
go-version: ${{ matrix.golang_version }}

# Install & configure ruby, fixes gem permissions error
- name: Install Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: head

- name: Install dependencies
working-directory: ./go/src/github.com/purpleidea/mgmt
run: |
Expand Down

0 comments on commit 5dd0522

Please sign in to comment.