Files
test-runner/.gitea/workflows/ipv6-test.yml
2025-12-21 12:27:38 +01:00

9 lines
166 B
YAML

jobs:
ipv6-test:
runs-on: docker
steps:
- name: IPv6 test
run: |
ping6 -c 3 google.com
ping6 -c 3 2a01:e0a:bfe:a8a0::205