We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c358f commit f520d7bCopy full SHA for f520d7b
.github/workflows/mssql_acceptance.yml
@@ -147,9 +147,6 @@ jobs:
147
ruby-version: '${{ matrix.ruby }}'
148
bundler-cache: true
149
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
153
154
- uses: actions/download-artifact@v4
155
id: download
0 commit comments