Skip to content

Commit

Permalink
Remove Rack 2 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc committed Jun 7, 2024
1 parent 915f15e commit f964bdf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
truffleruby,
truffleruby-head
]
gemfile: [ rack2, rack3 ]
gemfile: [ rack3 ]
runs-on: ${{ matrix.os }}
env: # $BUNDLE_GEMFILE must be set at the job level, so it is set for all steps
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
Expand Down
5 changes: 0 additions & 5 deletions gemfiles/rack2.gemfile

This file was deleted.

0 comments on commit f964bdf

Please sign in to comment.