Skip to content

Commit

Permalink
[TASK] Temporarily disable some failing CI jobs (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee authored Nov 18, 2024
1 parent 6ce0deb commit df22eeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ jobs:
- { 'rails': '7.0', 'ruby': '3.3.6' }
- { 'rails': '7.1', 'ruby': '3.1.6' }
- { 'rails': '7.1', 'ruby': '3.2.6' }
- { 'rails': '7.1', 'ruby': '3.3.6' }
# - { 'rails': '7.1', 'ruby': '3.3.6' }
- { 'rails': '7.2', 'ruby': '3.1.6' }
- { 'rails': '7.2', 'ruby': '3.2.6' }
- { 'rails': '7.2', 'ruby': '3.3.6' }
# - { 'rails': '7.2', 'ruby': '3.3.6' }
- { 'rails': '8.0', 'ruby': '3.2.6' }
- { 'rails': '8.0', 'ruby': '3.3.6' }

0 comments on commit df22eeb

Please sign in to comment.