Skip to content

Commit

Permalink
[TASK] Temporarily disable some failing CI jobs (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee authored Nov 18, 2024
1 parent bab7861 commit a39a3ae
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 @@ -60,9 +60,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 a39a3ae

Please sign in to comment.