Skip to content

Commit 69de905

Browse files
committed
Test GitHub: install python fix attempt.
Signed-off-by: ubi de feo <[email protected]>
1 parent 27a5211 commit 69de905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install Python 3.x
4444
uses: actions/setup-python@v5
4545
with:
46-
python-version: '3.11.x'
46+
python-version: '3.11'
4747

4848
- name: Package
4949
shell: bash

0 commit comments

Comments
 (0)