This commit is contained in:
parent
7060ee7a71
commit
7d65f04e38
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ jobs:
|
||||||
image: ubuntu:24.04
|
image: ubuntu:24.04
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
|
echo 'Acquire::ForceIPv6 "true";' > /etc/apt/apt.conf.d/1000-force-ipv6-transport
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install --yes curl
|
apt-get install --yes curl
|
||||||
curl -s -o /dev/null https://ipv6.google.com
|
curl -s -o /dev/null https://ipv6.google.com
|
||||||
|
|
Loading…
Add table
Reference in a new issue