We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fb63c commit f39d96bCopy full SHA for f39d96b
.github/workflows/live-test.yaml
@@ -31,6 +31,8 @@ jobs:
31
test-ipv6:
32
# openresolv is not available on ubuntu-24.04
33
runs-on: ubuntu-22.04
34
+ # Disabled: https://github.com/NordicPlayground/nordic-developer-academy-udp-echo/issues/1
35
+ if: false
36
37
env:
38
HOSTNAME: udp-echo.nordicsemi.academy
0 commit comments