Attempt to force IPv6 transport
Some checks failed
/ ipv6 (push) Failing after 27s

This commit is contained in:
Magnus Leßmann (@MarkL4YG) 2025-01-08 13:30:45 +01:00
parent 7060ee7a71
commit 7d65f04e38
Signed by: Mark.TwoFive
GPG key ID: 5B5EBCBE331F1E6F

View file

@ -12,6 +12,7 @@ jobs:
image: ubuntu:24.04
steps:
- run: |
echo 'Acquire::ForceIPv6 "true";' > /etc/apt/apt.conf.d/1000-force-ipv6-transport
apt-get update
apt-get install --yes curl
curl -s -o /dev/null https://ipv6.google.com