This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
name: IPv6 connectivity test
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
ipv6-test:
|
||||
runs-on: docker
|
||||
@@ -5,4 +11,4 @@ jobs:
|
||||
- name: IPv6 test
|
||||
run: |
|
||||
ping6 -c 3 google.com
|
||||
ping6 -c 3 2a01:e0a:bfe:a8a0::205
|
||||
ping6 -c 3 2a01:e0a:bfe:a8a0::205
|
||||
|
||||
Reference in New Issue
Block a user