pipeline runner
Some checks failed
Image builder / build (push) Failing after 6s

This commit is contained in:
Tanguy Herbron 2023-08-05 19:43:00 +02:00
parent dc7f63ca1a
commit 29fad0e4c0

View File

@ -6,6 +6,8 @@ on:
jobs: jobs:
build: build:
container:
image: therbron/runner-images:latest
runs-on: [arm64] runs-on: [arm64]
steps: steps: