From 0d6366be321523d5441b2d5ec14d13ba6d63f0a2 Mon Sep 17 00:00:00 2001 From: Niranjan Awati Date: Sat, 22 Jun 2024 20:58:37 +0530 Subject: [PATCH] switching back to basic outbound network connection testing --- .github/workflows/wkflw.dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wkflw.dev.yaml b/.github/workflows/wkflw.dev.yaml index b497c31..cae529d 100644 --- a/.github/workflows/wkflw.dev.yaml +++ b/.github/workflows/wkflw.dev.yaml @@ -29,7 +29,7 @@ jobs: - name: Trace Raspberry Pi run: | sudo apt-get update && sudo apt-get install -y traceroute - traceroute 2409:4042:4e19:261c:fbf6:b7c1:47f5:53f4 + traceroute 2402:e280:3e4d:402:ba26:4305:93dd:c8b1 - name: Debug SSH Connection run: |