run on x86 maybe?
Some checks failed
Demo / Explore-CI (push) Failing after 42s

This commit is contained in:
Blizzard Finnegan 2023-06-06 14:38:25 -04:00
parent 3c8acca0fc
commit ae281d24c0
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: self-hosted
runs-on: x86-64
steps:
- name: Check out repository code
uses: actions/checkout@v3