mirror of
https://github.com/kemko/paperclip.git
synced 2026-01-01 16:05:40 +03:00
Allow rails 7.1
This commit is contained in:
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@@ -13,9 +13,10 @@ jobs:
|
||||
rails-version: 60
|
||||
- ruby-version: 2.7.8
|
||||
rails-version: 61
|
||||
# EDGE
|
||||
- ruby-version: 3.2.2
|
||||
rails-version: 70
|
||||
- ruby-version: 3.2.2
|
||||
rails-version: 71
|
||||
|
||||
env:
|
||||
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/rails_${{ matrix.rails-version }}.gemfile
|
||||
|
||||
Reference in New Issue
Block a user