Skip to content

Commit ec65e57

Browse files
Update issue-791.yml
1 parent d933f75 commit ec65e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-791.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Setup Python
1212
uses: actions/setup-python@v5
1313
with:
14-
python-version: '3.11.6'
14+
python-version: '3.9'
1515
- name: Uninstall pip
1616
run: python -m pip uninstall pip -y
1717

0 commit comments

Comments
 (0)