Thanks to visit codestin.com Credit goes to github.com
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 2edaf35 commit 96eadfdCopy full SHA for 96eadfd
1 file changed
.github/workflows/build_wheels.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v3
14
- uses: actions/setup-python@v4
15
with:
16
- python-version: '3.7'
+ python-version: '3.11'
17
- name: Trigger script
18
env:
19
WHEELS_PUSH_TOKEN: ${{ secrets.WHEELS_PUSH_TOKEN }}
0 commit comments