This commit is contained in:
2023-11-19 18:10:45 +01:00
parent fc3415be5b
commit d575115b0e
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ on:
jobs:
build-package-push-repo:
runs-on: debian-runner
runs-on: debian-bullseye-node
container:
image: debian:bullseye
steps:

View File

@@ -6,7 +6,7 @@ on: [never]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
runs-on: debian-bullseye-node
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event. Test 4zet"
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"