Skip to content

Commit 48f6a52

Browse files
author
Mattia Roccoberton
committed
test: update test suite dependencies
1 parent 4de74a4 commit 48f6a52

6 files changed

Lines changed: 341 additions & 323 deletions

File tree

.github/workflows/specs_mysql_70.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
ruby: ['2.7', '3.0']
16+
ruby: ['3.0', '3.2']
1717
gemfile: ['rails_7_0_mysql']
1818

1919
env:

.github/workflows/specs_postgres_70.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
ruby: ['2.7', '3.0']
16+
ruby: ['3.0', '3.2']
1717
gemfile: ['rails_7_0_postgres']
1818

1919
env:

0 commit comments

Comments
 (0)