Skip to content

Commit 783e14a

Browse files
committed
Python 3.11
1 parent 86546f6 commit 783e14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/bld-test-upload.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
- name: 172. Fix Python dependency
131131
uses: actions/setup-python@v5
132132
with:
133-
python-version: '3.12'
133+
python-version: '3.11'
134134

135135
- name: 173.4 MACOS (re)install python
136136
if: ${{ startsWith( matrix.config.os , 'macos' ) }}

0 commit comments

Comments
 (0)