test
Some checks failed
docker base image / docker (push) Failing after 24s

This commit is contained in:
2025-06-30 17:23:56 -07:00
parent ad245d7002
commit 2ee748c508

View File

@@ -4,7 +4,7 @@ on: [push]
jobs:
docker:
runs-on: self-hosted
runs-on: dind
steps:
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh