Try my own runner
Some checks failed
docker-image / docker (push) Failing after 1m9s

This commit is contained in:
Stefan Bethke 2024-05-19 10:22:36 +02:00
parent b74873ae23
commit 077b1fd5ab

View file

@ -8,7 +8,8 @@ on:
jobs: jobs:
docker: docker:
# runs-on: ubuntu-latest # runs-on: ubuntu-latest
runs-on: docker # runs-on: docker
runs-on: lassitude
# container: # container:
# image: node:16-bullseye # image: node:16-bullseye
steps: steps: