Avoid the slim runner for now
Jekyll / Explore-Gitea-Actions (push) Successful in 21s Details

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
bEn 2024-05-15 09:27:09 +02:00
parent df4dfc08a4
commit 42d516fbba
1 changed files with 1 additions and 1 deletions

View File

@ -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!"