Skip to content

Commit

Permalink
ci: remove www.mozilla.com from well-known to unblock CI (#4880)
Browse files Browse the repository at this point in the history
  • Loading branch information
toidiu authored Nov 8, 2024
1 parent 01e90bb commit 12b140a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/integrationv2/test_well_known_endpoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
"www.github.com",
"www.ibm.com",
"www.microsoft.com",
"www.mozilla.org",
# https://github.com/aws/s2n-tls/issues/4879
# "www.mozilla.org",
"www.netflix.com",
"www.openssl.org",
"www.samsung.com",
Expand Down

0 comments on commit 12b140a

Please sign in to comment.