Skip to content

Commit 34f7474

Browse files
committed
Whitelist more domains.
1 parent fa8383b commit 34f7474

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,12 @@ jobs:
3434
egress-policy: block
3535
allowed-endpoints: >
3636
api.github.com:443
37+
azure.archive.ubuntu.com:443
3738
files.pythonhosted.org:443
3839
github.com:443
3940
objects.githubusercontent.com:443
41+
packages.microsoft.com:443
42+
ppa.launchpadcontent.net:443
4043
pypi.org:443
4144
- uses: actions/checkout@v3
4245
- name: Install dependencies

0 commit comments

Comments
 (0)