We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c774a81 commit 9bdc2feCopy full SHA for 9bdc2fe
.github/workflows/pkg.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Setup Python
62
uses: actions/setup-python@v5
63
with:
64
- python-version: '3.7'
+ python-version: '3.10'
65
architecture: ${{ matrix.pythonArch }}
66
67
- name: Install Requirements
0 commit comments