Skip to content

Commit

Permalink
test: update test suite dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
blocknotes committed Nov 2, 2023
1 parent 4de74a4 commit 8e413a9
Show file tree
Hide file tree
Showing 7 changed files with 343 additions and 323 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/specs_mysql_70.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
ruby: ['2.7', '3.0']
ruby: ['3.0', '3.2']
gemfile: ['rails_7_0_mysql']

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/specs_postgres_70.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
ruby: ['2.7', '3.0']
ruby: ['3.0', '3.2']
gemfile: ['rails_7_0_postgres']

env:
Expand Down
Loading

0 comments on commit 8e413a9

Please sign in to comment.