update python version
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -124,10 +124,10 @@ jobs:
|
||||
ndk-version: r25c
|
||||
local-cache: true
|
||||
|
||||
- name: Set up Python 3.8
|
||||
- name: Set up Python 3.9
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.8
|
||||
python-version: 3.9
|
||||
|
||||
- name: install dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user