Skip to content
Snippets Groups Projects
Unverified Commit 5b61229d authored by lbrdnk's avatar lbrdnk Committed by GitHub
Browse files

Downgrade gh runner image for sqlserver 2017 job (#48060)

parent e6f80ff0
No related branches found
No related tags found
No related merge requests found
......@@ -895,7 +895,7 @@ jobs:
be-tests-sqlserver-2017-ee:
needs: files-changed
if: github.event.pull_request.draft == false && needs.files-changed.outputs.backend_all == 'true'
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
timeout-minutes: 90
env:
CI: 'true'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment