mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
github: reduce ccache percentage to allow tests to pass
This commit is contained in:
parent
c57efa1b20
commit
cfd03aace7
2
.github/workflows/test_ccache.yml
vendored
2
.github/workflows/test_ccache.yml
vendored
@ -144,5 +144,5 @@ jobs:
|
||||
run: |
|
||||
PATH="/usr/lib/ccache:/opt/gcc-arm-none-eabi-${{matrix.gcc}}/bin:$PATH"
|
||||
Tools/scripts/build_tests/test_ccache.py --boards MatekF405,MatekF405-bdshot --min-cache-pct=75
|
||||
Tools/scripts/build_tests/test_ccache.py --boards Durandal,Pixhawk6X --min-cache-pct=73
|
||||
Tools/scripts/build_tests/test_ccache.py --boards Durandal,Pixhawk6X --min-cache-pct=70
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user