Lines Matching +full:cancel +full:- +full:in +full:- +full:progress
1 # SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD
2 # SPDX-License-Identifier: Apache-2.0
8 - main
14 group: espressif-${{ github.event.pull_request.number || github.ref }}
15 cancel-in-progress: true
23 … - "secureboot-sign-rsa2048,secureboot-sign-rsa3072,secureboot-sign-ec256,secureboot-sign-ed25519"
24 - "serialrecovery"
26 - targets: esp32
27 features: "multi-image,multi-boot"
29 - targets: esp32s3
30 features: "multi-image,multi-boot"
32 runs-on: ubuntu-latest
38 - uses: actions/checkout@v2
40 fetch-depth: 0
42 - name: Print the environment
44 uname -a
48 - name: Signed commit check
51 ./ci/check-signed-off-by.sh
52 - name: Espressif install
55 - name: Espressif run