Update ci_cortex_m0.yml

This commit is contained in:
Scott Larson
2020-12-07 14:56:14 -08:00
committed by GitHub
parent 64b4d510ba
commit 1777796996

View File

@@ -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