parent
669aea862a
commit
8666902557
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue