Skip to content

Commit c2f552c

Browse files
committed
Updates
1 parent e07aa1f commit c2f552c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
if: startsWith( matrix.os, 'ubuntu') || startsWith( matrix.os, 'macos')
135135
run: |
136136
pyenv install --list
137-
pyenv install 3.13.0 3.12.7 3.8.20
137+
pyenv install 3.13.0 3.12.8 3.8.20
138138
shell: bash
139139

140140
# pyenv-win install list has not updated for a while

0 commit comments

Comments
 (0)