From a429b6d842089bb5fd2d5e5864bac5ca0319bf51 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Fri, 5 Jul 2024 18:37:52 -0600 Subject: [PATCH] testing runner --- .gitea/workflows/package.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/package.yaml b/.gitea/workflows/package.yaml index c76fc13..aaf4c95 100644 --- a/.gitea/workflows/package.yaml +++ b/.gitea/workflows/package.yaml @@ -16,8 +16,7 @@ jobs: - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner." - run: echo "🖥️ The workflow is now ready to test your code on the runner." -jobs: - Explore-Gitea-Actions: + Explore-Gitea-Actions2: runs-on: debify-sid container: image: pogmom/debify-x86_64:sid