Update python-package.yml

This commit is contained in:
Aaron Heise 2023-02-10 23:17:41 -06:00 committed by GitHub
parent 3e99756db6
commit 97eb59145e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ on: [push]
jobs:
test:
runs-on: ubuntu-latest
runs-on: [self-hosted, macOS, ARM64]
steps:
- uses: actions/checkout@v1