Skip to content

Commit

Permalink
Remove 3.3.0-preview1 from test pipeline with lowest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHoste committed Jun 26, 2023
1 parent 67f7909 commit f932a9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
gemfile: lowest
- ruby: '3.2'
gemfile: lowest
- ruby: '3.3.0-preview1'
gemfile: lowest
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
CC_TEST_REPORTER_ID: 945dfb58a832d233a3caeb84e3e6d3be212e8c7abcb48117fce63b9adcb43647
Expand Down

0 comments on commit f932a9e

Please sign in to comment.