Skip to content

Commit

Permalink
run CI against ruby 2.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
barmintor committed Dec 18, 2023
1 parent 6dd6195 commit b99a9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
ruby-version: ['2.6.10']
ruby-version: ['2.7.6']
env:
RAILS_ENV: test
NOKOGIRI_USE_SYSTEM_LIBRARIES: true
Expand Down

0 comments on commit b99a9ba

Please sign in to comment.