Update python-package.yml

This commit is contained in:
Aaron Heise 2023-02-10 23:21:44 -06:00 committed by GitHub
parent 97eb59145e
commit 7c522834c9
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: [self-hosted, macOS, ARM64]
runs-on: [self-hosted, linux]
steps:
- uses: actions/checkout@v1