update runner config
Some checks failed
todor's gitea actions demo / Explore-Gitea-Actions (push) Failing after 12s
Some checks failed
todor's gitea actions demo / Explore-Gitea-Actions (push) Failing after 12s
This commit is contained in:
parent
46798b4e2a
commit
8c9b0d11e8
@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-24.04:host
|
||||
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!"
|
||||
|
Loading…
Reference in New Issue
Block a user