Update test proxy

This commit is contained in:
HarithaVattikuti 2024-07-05 13:40:41 -05:00 committed by GitHub
parent 773dd05b42
commit c00b9f4949
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -391,9 +391,9 @@ jobs:
if (-not ($version -eq '${{steps.step2.outputs.dotnet-version}}')) { throw "Unexpected output value" } if (-not ($version -eq '${{steps.step2.outputs.dotnet-version}}')) { throw "Unexpected output value" }
test-proxy: test-proxy:
runs-on: ubuntu-latest runs-on: ubuntu-22.04
container: container:
image: ubuntu:latest image: ubuntu:22.04
options: --dns 127.0.0.1 options: --dns 127.0.0.1
services: services:
squid-proxy: squid-proxy: