Skip to content

Commit 9bdc2fe

Browse files
committed
Update pkg.yml
1 parent c774a81 commit 9bdc2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Setup Python
6262
uses: actions/setup-python@v5
6363
with:
64-
python-version: '3.7'
64+
python-version: '3.10'
6565
architecture: ${{ matrix.pythonArch }}
6666

6767
- name: Install Requirements

0 commit comments

Comments
 (0)