ci: runner name fix
Some checks failed
Build and push Docker image / build (push) Failing after 1s

This commit is contained in:
Hamcha 2024-04-07 23:16:18 +02:00
parent b1fe38da5a
commit 5132597c42
Signed by: hamcha
GPG key ID: 1669C533B8CF6D89

View file

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: docker
permissions:
contents: read
id-token: write