Skip to content

Commit

Permalink
Add rails_71 to CI test matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
varyonic committed Nov 9, 2023
1 parent 643bad0 commit 5e96f66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
strategy:
matrix:
include:
- ruby: { name: 3.2, value: 3.2.2 }
deps: rails_71
os: ubuntu-22.04
- ruby: { name: 3.2, value: 3.2.2 }
deps: rails_70
os: ubuntu-22.04
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
strategy:
matrix:
include:
- ruby: { name: 3.2, value: 3.2.2 }
deps: rails_71
os: ubuntu-22.04
- ruby: { name: 3.2, value: 3.2.2 }
deps: rails_70
os: ubuntu-22.04
Expand Down

0 comments on commit 5e96f66

Please sign in to comment.