Skip to content

Commit

Permalink
dynamic-rack-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Katkov committed Sep 19, 2024
1 parent ff76039 commit a8457d2
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 @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-22.04
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
env:
IDEMPO_RACK_VERSION: "2.0"
IDEMPO_RACK_VERSION: ${{ matrix.rack }}
strategy:
matrix:
ruby:
Expand Down

0 comments on commit a8457d2

Please sign in to comment.