Avoid the slim runner for now
Jekyll / Explore-Gitea-Actions (push) Successful in 21s
Details
Jekyll / Explore-Gitea-Actions (push) Successful in 21s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
df4dfc08a4
commit
42d516fbba
|
@ -4,7 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: lts-bookworm-slim
|
||||
runs-on: lts-bookworm
|
||||
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