This commit is contained in:
Marco Strigl
2025-04-02 18:59:21 +02:00
parent 513695f813
commit 2d6b3329e2

View File

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