Skip to content

Commit

Permalink
Disable tests on Ruby head for now (uninitialized constant URI::REGEX…
Browse files Browse the repository at this point in the history
…P in carrierwave)
  • Loading branch information
n-rodriguez committed Aug 29, 2024
1 parent 895eed8 commit af69335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- '3.3'
- '3.2'
- '3.1'
- 'head'
# - 'head'
rails:
- rails_7.2.0
- rails_7.1.3
Expand Down

0 comments on commit af69335

Please sign in to comment.