stupid
Some checks failed
Gitea Actions Demo / explore-gitea-actions (push) Failing after 11m17s

This commit is contained in:
2026-02-27 15:19:23 +03:00
parent 5f8d28077e
commit 7c0e8640c2

View File

@@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions
on: [push]
jobs:
explore-gitea-actions:
runs-on: general-xd
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4