Skip to content

Commit

Permalink
Add exceptions to randomize matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
workgena committed Dec 26, 2023
1 parent 381a744 commit 1b791b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ jobs:
- '3.0.0'
- '3.1.0'
- '3.2.0'
exclude:
- rails: '7.1.0'
activeadmin: '2.14.0'
- rails: '7.1.0'
activeadmin: '3.0.0'
env:
RAILS: ${{ matrix.rails }}
AA: ${{ matrix.activeadmin }}
Expand Down

0 comments on commit 1b791b7

Please sign in to comment.