changed to docker
Some checks failed
container / build (push) Failing after 44s

This commit is contained in:
Mrrp 2025-01-06 16:38:55 -08:00
parent 805f524694
commit 577d371ee0

View file

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: docker
steps:
- uses: actions/checkout@v2