try to run automation on docker
All checks were successful
Demo / Explore-CI (push) Successful in 3m58s

This commit is contained in:
Blizzard Finnegan 2023-06-07 17:00:51 -04:00
parent 4e1c6c992c
commit 9e270565cf
Signed by: blizzardfinnegan
GPG key ID: 61C1E13067E0018E

View file

@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is testing
on: [push]
jobs:
Explore-CI:
runs-on: amd64
runs-on: docker
steps:
- name: Grab misc. dependencies
run: |