This commit is contained in:
Aleksandr Trushkin
2024-02-02 18:57:36 +03:00
parent 470e07c62b
commit 7e03a59737

View File

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