Skip to content

Commit

Permalink
Update CI ruby version to 2.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
elohanlon committed Dec 29, 2023
1 parent ccd6f82 commit 0289cc7
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.7.6']
ruby-version: ['2.7.8']
node: ['20']
env:
RAILS_ENV: test
Expand Down

0 comments on commit 0289cc7

Please sign in to comment.