From 89deadce2df6c879ca9d890e40e03f5a8d60a1aa Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Fri, 5 Jul 2024 19:17:46 -0600 Subject: [PATCH] testing runner --- .gitea/workflows/package.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitea/workflows/package.yaml b/.gitea/workflows/package.yaml index c6f951a..ee7bc96 100644 --- a/.gitea/workflows/package.yaml +++ b/.gitea/workflows/package.yaml @@ -3,11 +3,6 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: [push] jobs: -# Explore-Gitea-Actions: -# runs-on: ubuntu-latest -# container: -# image: gitea/runner-images:ubuntu-latest -# steps: Explore-Gitea-Actions2: runs-on: debify-sid