github: change ccache board comparisons

This commit is contained in:
Andy Piper 2023-06-25 18:13:33 +01:00 committed by Andrew Tridgell
parent 2af3d53eac
commit 0d7fbc7bf3
1 changed files with 1 additions and 1 deletions

View File

@ -140,5 +140,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 CubeOrange,Durandal --min-cache-pct=75
Tools/scripts/build_tests/test_ccache.py --boards Durandal,Pixhawk6X --min-cache-pct=73