change to arm CI
Some checks failed
Demo / Explore-CI (push) Failing after 1m29s

This commit is contained in:
Blizzard Finnegan 2023-06-09 09:09:45 -04:00
parent 1cdfb5ac6b
commit 238acde937
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: docker
runs-on: aarch64
steps:
- name: Grab misc. dependencies
run: |