This commit is contained in:
Marco Strigl
2025-04-02 19:04:50 +02:00
parent 2d6b3329e2
commit 20cb8c6a42

View File

@@ -6,7 +6,7 @@ jobs:
review:
runs-on: tumbleweed
container:
image: opensuse:leap
image: opensuse/leap:latest
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!"