We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffef3a1 commit 4b521fdCopy full SHA for 4b521fd
.github/workflows/python-app.yml
@@ -30,7 +30,7 @@ on: [push, pull_request, workflow_dispatch]
30
31
jobs:
32
test:
33
- runs-on: ubuntu-latest
+ runs-on: ns-macos-arm64
34
35
steps:
36
- name: Check out repository
0 commit comments