Skip to content

Commit

Permalink
Update test workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
web-kat committed Nov 16, 2023
1 parent 2cf35dc commit 4772ff2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,16 @@ jobs:
- 5.2.0
- 6.0.0
- 6.1.0
- 7.1.2
include:
- ruby: 2.4
rails: 5.2.0
- ruby: 2.7
rails: 7.0.1
- ruby: 3.0
rails: 6.1.0
- ruby: 3.0
rails: 7.1.2
env:
PERCONA_DB_USER: root
PERCONA_DB_PASSWORD: root
Expand Down

0 comments on commit 4772ff2

Please sign in to comment.