mirror of
https://github.com/espressif/openthread.git
synced 2026-08-12 21:57:47 +00:00
[github-actions] add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to mbedtls-2 build (#11383)
This commit is contained in:
@@ -210,7 +210,7 @@ jobs:
|
||||
path: third_party/mbedtls/repo
|
||||
- name: Build
|
||||
run: |
|
||||
./script/test build
|
||||
OT_OPTIONS='-DCMAKE_POLICY_VERSION_MINIMUM=3.5' ./script/test build
|
||||
|
||||
arm-gcc:
|
||||
name: arm-gcc-${{ matrix.gcc_ver }}
|
||||
|
||||
Reference in New Issue
Block a user