Skip to content

Commit 3e09910

Browse files
author
Raghuveer Devulapalli
committed
Use python 3.11
1 parent bfbcf67 commit 3e09910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-numpy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- uses: actions/setup-python@v4
4242
with:
43-
python-version: '3.10'
43+
python-version: '3.11'
4444

4545
- name: Install NumPy dependencies
4646
working-directory: ${{ github.workspace }}/numpy

0 commit comments

Comments
 (0)