use correct ubuntu version
Some checks failed
Gitea Actions Demo / gateway-pipeline (push) Failing after 1m26s
Some checks failed
Gitea Actions Demo / gateway-pipeline (push) Failing after 1m26s
This commit is contained in:
parent
8133d8b722
commit
1bc50892e7
@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
gateway-pipeline:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.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…
x
Reference in New Issue
Block a user