mirror of
https://github.com/markqvist/rnsh.git
synced 2024-10-01 01:15:37 -04:00
Update python-package.yml
This commit is contained in:
parent
3e99756db6
commit
97eb59145e
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -5,7 +5,7 @@ on: [push]
|
||||
jobs:
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: [self-hosted, macOS, ARM64]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
Loading…
Reference in New Issue
Block a user