Skip to content

Commit f39d96b

Browse files
authored
test(live): disable IPv6 tests
1 parent 07fb63c commit f39d96b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/live-test.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
test-ipv6:
3232
# openresolv is not available on ubuntu-24.04
3333
runs-on: ubuntu-22.04
34+
# Disabled: https://github.com/NordicPlayground/nordic-developer-academy-udp-echo/issues/1
35+
if: false
3436

3537
env:
3638
HOSTNAME: udp-echo.nordicsemi.academy

0 commit comments

Comments
 (0)