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 296acef commit f9467e9Copy full SHA for f9467e9
.github/workflows/ci.yml
@@ -35,24 +35,6 @@ jobs:
35
fail-fast: false
36
matrix:
37
include:
38
- # Edge Rails (7.1) builds >= 2.7
39
- - ruby: 3.2
40
- allow_failure: true
41
- env:
42
- RAILS_VERSION: 'main'
43
- - ruby: 3.1
44
45
46
47
- - ruby: '3.0'
48
49
50
51
- - ruby: 2.7
52
53
54
55
-
56
# Rails 7.0 builds >= 2.7
57
- ruby: 3.2
58
env:
0 commit comments