Skip to content

Commit

Permalink
Add Ruby 3.3 to the build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed May 10, 2024
1 parent 9bf98c1 commit 8476ad1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,17 @@ jobs:
- ruby: "3.2"
rails: edge

- ruby: "3.3"
rails: ~> 6.0.0
- ruby: "3.3"
rails: ~> 6.1.0
- ruby: "3.3"
rails: ~> 7.0.0
- ruby: "3.3"
rails: ~> 7.1.0
- ruby: "3.3"
rails: edge

- ruby: head
rails: ~> 7.1.0
- ruby: head
Expand Down

0 comments on commit 8476ad1

Please sign in to comment.