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 16aa58e commit 65cb09eCopy full SHA for 65cb09e
.github/workflows/pythonpublish.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
deploy:
9
- runs-on: ubuntu-latest
+ runs-on: macos-latest
10
steps:
11
- uses: actions/checkout@v3
12
- name: Set up Python
0 commit comments