mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
github: bump runner to python 3.9
This commit is contained in:
parent
0d319f7a2f
commit
f3bfad4e8a
2
.github/workflows/build_docker.yml
vendored
2
.github/workflows/build_docker.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.7
|
||||
python-version: 3.9
|
||||
|
||||
- name: Install Python packages
|
||||
run: pip install -r Tools/setup/requirements.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user