Skip to content

Commit 953f6c1

Browse files
authored
Merge pull request rapid7#19508 from cgranleese-r7/mssql-acceptance-remove-bundler-version
Removes bundler version from MSSQL acceptance testing
2 parents 48c358f + f520d7b commit 953f6c1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/mssql_acceptance.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,6 @@ jobs:
147147
ruby-version: '${{ matrix.ruby }}'
148148
bundler-cache: true
149149
cache-version: 4
150-
# Github actions with Ruby requires Bundler 2.2.18+
151-
# https://github.com/ruby/setup-ruby/tree/d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c#windows
152-
bundler: 2.2.33
153150

154151
- uses: actions/download-artifact@v4
155152
id: download

0 commit comments

Comments
 (0)