Run inside docker
Some checks failed
/ ipv6 (push) Failing after 0s

This commit is contained in:
Magnus Leßmann (@MarkL4YG) 2025-01-07 18:23:11 +01:00
parent 669aea862a
commit 8666902557
Signed by: Mark.TwoFive
GPG key ID: 5B5EBCBE331F1E6F

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