Skip to content

Commit

Permalink
refactor: downgrade ruby version for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
grossiwm committed Oct 13, 2024
1 parent a5b7b2e commit ccd12ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['3.3.0']
ruby-version: ['3.1.2']

steps:
- uses: actions/checkout@v3
Expand Down
38 changes: 0 additions & 38 deletions Gemfile.lock

This file was deleted.

0 comments on commit ccd12ff

Please sign in to comment.