Change runs-on
Some checks failed
build / build (push) Failing after 1m5s

This commit is contained in:
Ryan Voots 2025-05-04 11:12:26 -04:00
parent bf9403538f
commit 7ea08f45aa

View file

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