herobox-ubuntu-latest vs ubuntu-latest (slimbook)
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
second Gitea Actions / second (push) Successful in 8s

This commit is contained in:
albert 2024-08-17 02:41:11 +02:00
parent ed5c015a0e
commit 8f03433b72

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
second:
runs-on: ubuntu-latest
runs-on: herobox-ubuntu-latest
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!"