Skip to content

Commit

Permalink
drop Redmine 4.2 from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jun 18, 2024
1 parent 5ec0586 commit 3479965
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- '5.0-stable'
- '5.1-stable'
- 'master'
include:
- ruby: '2.7'
redmine: '4.2-stable'
exclude:
- ruby: '3.2'
redmine: '5.0-stable'
Expand Down Expand Up @@ -62,6 +59,5 @@ jobs:
RAILS_ENV: test
- name: Run zeitwerk:check
run: bundle exec rake zeitwerk:check
if: matrix.redmine != '4.2-stable'
env:
RAILS_ENV: test

0 comments on commit 3479965

Please sign in to comment.