We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc8693 commit 0e86bddCopy full SHA for 0e86bdd
.github/workflows/tests.yml
@@ -16,6 +16,8 @@ jobs:
16
ruby: ["3.1", "3.2", "3.3"]
17
rails: ["6.1", "7.0", "7.1", "7.2"]
18
include:
19
+ - ruby: "3.3"
20
+ rails: "8.0"
21
- ruby: "3.3"
22
rails: "main"
23
0 commit comments