Skip to content

Commit

Permalink
Rails main needs Ruby 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Jan 12, 2024
1 parent d9b0d4e commit 16ceb69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
exclude:
- os: "windows-latest"
ruby: "3.0"
- Gemfile: "gemfiles/Gemfile-rails-main" # needs Ruby 3.1
ruby: "3.0"
runs-on: ${{ matrix.os }}
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/${{ matrix.gemfile }}
Expand Down

0 comments on commit 16ceb69

Please sign in to comment.