Update .gitea/workflows/test.yml
Some checks failed
build / test-arm64 (push) Failing after 3s
build / test-amd64 (push) Failing after 2s
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
Aaron Honeycutt 2025-12-10 18:58:07 -07:00
parent 27ec821a84
commit c9d4fdc6f7

View file

@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"