fixed typo
Some checks failed
Build on RHEL8 / build (push) Failing after 1s
Build on RHEL9 / build (push) Successful in 1m47s

This commit is contained in:
froejdh_e 2025-04-10 08:20:54 +02:00
parent 2f3ed8efb1
commit 4c789507e5
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ permissions:
contents: read
jobs:
buildh:
build:
runs-on: "ubuntu-latest"
container:
image: gitea.psi.ch/images/rhel8-developer-gitea-actions

View File

@ -8,7 +8,7 @@ permissions:
contents: read
jobs:
buildh:
build:
runs-on: "ubuntu-latest"
container:
image: gitea.psi.ch/images/rhel9-developer-gitea-actions