From ffb7b59a49a314ffde9e0721a5c2d67bf39b94b4 Mon Sep 17 00:00:00 2001 From: Brendan Haines Date: Thu, 22 Feb 2024 21:05:16 -0700 Subject: [PATCH] Update .github/workflows/kibot.yml --- .github/workflows/kibot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kibot.yml b/.github/workflows/kibot.yml index c3a5a06..b2a3ea7 100644 --- a/.github/workflows/kibot.yml +++ b/.github/workflows/kibot.yml @@ -14,7 +14,7 @@ jobs: ERC: runs-on: ubuntu-latest # container: ghcr.io/inti-cmnb/kicad7_auto_full:latest - container: setsoft/kicad_debian:latest + # container: setsoft/kicad_debian:latest steps: - uses: actions/checkout@v4