Add Gitea runner test

This commit is contained in:
2025-12-21 12:21:18 +01:00
commit 2740c15fd6

8
gitea-runner.yml Normal file
View File

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