Skip to content

Commit a666eaf

Browse files
authored
Merge pull request #1192 from tu1h/bump_action_python
Bump python version for offline build github action
2 parents f8fd7fc + 06857f6 commit a666eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-offline-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Preparing the python environment
4646
uses: actions/setup-python@v5
4747
with:
48-
python-version: '3.9'
48+
python-version: 3.11
4949

5050
- name: Install kubespray requirements
5151
run: |

0 commit comments

Comments
 (0)