Test ARM runner
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
Gabriel Simmer 2023-07-15 22:21:43 +01:00
parent 71cb88b3a7
commit 9a20c7931c
Signed by: arch
GPG key ID: C81B106D46C5B875

View file

@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: debian-latest
runs-on: arm
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!"