From 5fe551ad6d78792d2a2a800865f6363139161c41 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Sun, 7 Dec 2025 10:10:41 +0000 Subject: [PATCH] added juntekim.com --- .github/workflows/juntekim.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/juntekim.yml b/.github/workflows/juntekim.yml index 85c832c..06e8642 100644 --- a/.github/workflows/juntekim.yml +++ b/.github/workflows/juntekim.yml @@ -38,10 +38,6 @@ jobs: run-on-k8s: runs-on: mealcraft-runners # <-- your ARC scale set label needs: Push-to-docker-hub - - container: - image: ubuntu:22.04 # <-- REQUIRED for ARC scale-set jobs - steps: - uses: actions/checkout@v3