We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee21ea6 commit e4764bfCopy full SHA for e4764bf
1 file changed
.github/workflows/tests.yaml
@@ -42,7 +42,7 @@ jobs:
42
- lint
43
strategy:
44
matrix:
45
- rails: ['6.1', '7.0', '7.1']
+ rails: ['6.1', '7.0', '7.1', '7.2', '8.0']
46
ruby: ['3.1', '3.2', '3.3']
47
runs-on: ubuntu-latest
48
env:
0 commit comments