Skip to content

Commit

Permalink
Removes bundler version from MSSQL acceptance testing
Browse files Browse the repository at this point in the history
  • Loading branch information
cgranleese-r7 committed Sep 27, 2024
1 parent 48c358f commit f520d7b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/mssql_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,6 @@ jobs:
ruby-version: '${{ matrix.ruby }}'
bundler-cache: true
cache-version: 4
# Github actions with Ruby requires Bundler 2.2.18+
# https://github.com/ruby/setup-ruby/tree/d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c#windows
bundler: 2.2.33

- uses: actions/download-artifact@v4
id: download
Expand Down

0 comments on commit f520d7b

Please sign in to comment.