[*] test ubuntu-20.04
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m36s

This commit is contained in:
Martin 2024-12-31 17:27:09 +08:00
parent a4dd213754
commit 5b82422fb8

View File

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