mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-07-29 14:17:53 +00:00
ci: Fix build due to nrfx update
We should move to using "newt upgrade" eventually.
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
git clone --depth=1 https://github.com/mcu-tools/mcuboot.git repos/mcuboot
|
||||
git clone --depth=1 https://github.com/apache/mynewt-mcumgr repos/apache-mynewt-mcumgr
|
||||
git clone --depth=1 https://github.com/hathach/tinyusb.git repos/tinyusb
|
||||
git clone --depth=1 https://github.com/NordicSemiconductor/nrfx --branch v2.8.0 repos/nordic-nrfx
|
||||
git clone --depth=1 https://github.com/NordicSemiconductor/nrfx --branch v2.11.0 repos/nordic-nrfx
|
||||
- name: Build targets
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user