see if cross-compile works
Some checks failed
Demo / Explore-CI (push) Failing after 6s

This commit is contained in:
Blizzard Finnegan 2023-06-06 15:22:54 -04:00
parent 0a5e335106
commit 4e1c6c992c
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: amd64
steps:
- name: Grab misc. dependencies
run: |