Compare commits

...

2 commits

Author SHA1 Message Date
8666902557
Run inside docker
Some checks failed
/ ipv6 (push) Failing after 0s
2025-01-07 18:23:11 +01:00
669aea862a
Update spacing 2025-01-07 17:52:15 +01:00

View file

@ -7,7 +7,9 @@ on:
jobs: jobs:
ipv6: ipv6:
runs-on: ubuntu-24.04 runs-on: docker
container:
image: ubuntu:24.04
steps: steps:
- run: | - run: |
apt update; apt install --yes curl apt update; apt install --yes curl