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 bfbcf67 commit 3e09910Copy full SHA for 3e09910
.github/workflows/build-numpy.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- uses: actions/setup-python@v4
42
with:
43
- python-version: '3.10'
+ python-version: '3.11'
44
45
- name: Install NumPy dependencies
46
working-directory: ${{ github.workspace }}/numpy
0 commit comments