mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 21:37:35 +08:00
github: bump runner to python 3.9
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user