We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76fe8b4 commit a80a27bCopy full SHA for a80a27b
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
ruby: ["3.1", "3.2", "3.3", "3.4"]
18
- rails: ["7.1", "7.2", "8.0.0"]
+ rails: ["7.1", "7.2", "8.0"]
19
continue-on-error: [false]
20
21
services:
0 commit comments