Skip to content

Commit 94e22c8

Browse files
committed
fix: fix typo
1 parent 964b160 commit 94e22c8

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
@@ -64,7 +64,7 @@ jobs:
6464
- name: Setup Python
6565
uses: actions/setup-python@v5
6666
with:
67-
python-version: 3.10
67+
python-version: '3.12'
6868
architecture: ${{ matrix.pythonArch }}
6969

7070
- name: Install Requirements

0 commit comments

Comments
 (0)