Skip to content

Commit

Permalink
Remove main builds for 6-0-maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Oct 31, 2023
1 parent 296acef commit f9467e9
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,24 +35,6 @@ jobs:
fail-fast: false
matrix:
include:
# Edge Rails (7.1) builds >= 2.7
- ruby: 3.2
allow_failure: true
env:
RAILS_VERSION: 'main'
- ruby: 3.1
allow_failure: true
env:
RAILS_VERSION: 'main'
- ruby: '3.0'
allow_failure: true
env:
RAILS_VERSION: 'main'
- ruby: 2.7
allow_failure: true
env:
RAILS_VERSION: 'main'

# Rails 7.0 builds >= 2.7
- ruby: 3.2
env:
Expand Down

0 comments on commit f9467e9

Please sign in to comment.