Skip to content

Commit 175fd7c

Browse files
authored
Update buildozer_android_action.yml
1 parent af8d094 commit 175fd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildozer_android_action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- name: Set up Python
110110
uses: actions/setup-python@v5
111111
with:
112-
python-version: '3.12' #set your python version
112+
python-version: '3.11' #set your python version
113113

114114
# Install pip dependencies
115115
- name: Install pip dependencies

0 commit comments

Comments
 (0)