Skip to content

Commit

Permalink
Try only ruby platform
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikbjorn committed Feb 27, 2024
1 parent a8d0399 commit e1fe64d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
bundler: 1.17

- run: |
gem install nokogiri -v '1.6.1' --platform=ruby -- --use-system-libraries
- run: gem install nokogiri -v '1.6.1' --platform=ruby
- run: bundle install
- run: bundle exec rake

0 comments on commit e1fe64d

Please sign in to comment.