Skip to content

Commit f9467e9

Browse files
committed
Remove main builds for 6-0-maintenance
1 parent 296acef commit f9467e9

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -35,24 +35,6 @@ jobs:
3535
fail-fast: false
3636
matrix:
3737
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-
allow_failure: true
45-
env:
46-
RAILS_VERSION: 'main'
47-
- ruby: '3.0'
48-
allow_failure: true
49-
env:
50-
RAILS_VERSION: 'main'
51-
- ruby: 2.7
52-
allow_failure: true
53-
env:
54-
RAILS_VERSION: 'main'
55-
5638
# Rails 7.0 builds >= 2.7
5739
- ruby: 3.2
5840
env:

0 commit comments

Comments
 (0)