Skip to content

Commit

Permalink
Exclude truffleruby and rails main until the issue is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
uxxman committed Jul 15, 2023
1 parent 5ec1579 commit 1fef434
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- 'activemodel_6.1'
- 'activemodel_7.0'
- 'activemodel_main'
exclude:
- ruby: 'truffleruby'
gemfile: 'activemodel_main'

env:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
Expand Down

0 comments on commit 1fef434

Please sign in to comment.