mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Add ruby 3.1 and rails 7.0 to ci matrix
This commit is contained in:
parent
169d210187
commit
c91c7892dc
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -13,6 +13,8 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
# Recent Rubies and Rails
|
||||
- ruby-version: '3.1'
|
||||
rails-version: '7.0'
|
||||
- ruby-version: '3.0'
|
||||
rails-version: '7.0'
|
||||
- ruby-version: '2.7'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user