mirror of https://github.com/kivy/kivy.git
Generate Kivy.app for 3.8 because 3.9 is too new.
This commit is contained in:
parent
b9dd8fd508
commit
1aefb1f376
|
@ -163,7 +163,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.x
|
||||
python-version: 3.8
|
||||
- name: Cache OSX deps
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue