Skip to content

Commit 67cd79c

Browse files
authored
Update workflow.yml to remove outdated URLs
1 parent b3da5ab commit 67cd79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
runs-on: ubuntu-22.04
201201
env:
202202
https_proxy: http://no-such-proxy:3128
203-
no_proxy: github.com,dotnetcli.blob.core.windows.net,download.visualstudio.microsoft.com,api.nuget.org,dotnetcli.azureedge.net,builds.dotnet.microsoft.com,ci.dot.net
203+
no_proxy: github.com,download.visualstudio.microsoft.com,api.nuget.org,builds.dotnet.microsoft.com,ci.dot.net
204204
steps:
205205
- name: Checkout
206206
uses: actions/checkout@v2

0 commit comments

Comments
 (0)