Generate Kivy.app for 3.8 because 3.9 is too new.

This commit is contained in:
matham 2020-10-31 22:51:48 -04:00 committed by GitHub
parent b9dd8fd508
commit 1aefb1f376
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: