mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-11-16 12:34:48 +00:00
Update ci_cortex_m0.yml
This commit is contained in:
4
.github/workflows/ci_cortex_m0.yml
vendored
4
.github/workflows/ci_cortex_m0.yml
vendored
@@ -43,8 +43,8 @@ jobs:
|
|||||||
directory: $HOME/arm-none-eabi-gcc-9-2019-q4
|
directory: $HOME/arm-none-eabi-gcc-9-2019-q4
|
||||||
|
|
||||||
# Get CMake into the environment
|
# Get CMake into the environment
|
||||||
- name: Install cmake 3.17.1
|
- name: Install cmake 3.19.1
|
||||||
uses: lukka/get-cmake@v3.17.1
|
uses: lukka/get-cmake@v3.19.1
|
||||||
|
|
||||||
# Get Ninja into the environment
|
# Get Ninja into the environment
|
||||||
- name: Install ninja-build
|
- name: Install ninja-build
|
||||||
|
|||||||
Reference in New Issue
Block a user