switched to docker runner
Some checks failed
/ build (push) Failing after 19s

This commit is contained in:
2023-07-23 19:35:31 +02:00
parent f04c3c7303
commit adccdc5b4e

View File

@ -5,7 +5,7 @@ on:
jobs:
build:
runs-on: k3s
runs-on: docker
container:
image: alpine:latest
steps: