Searched +full:libncurses +full:- +full:dev (Results 1 – 5 of 5) sorted by relevance
33 branches-ignore:34 - 'dependabot/**'37 - 'main'40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…41 cancel-in-progress: true49 runs-on: ubuntu-22.0451 - name: Harden Runner52 uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.154 egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs56 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1[all …]
37 permissions: # added using https://github.com/step-security/secure-workflows43 runs-on: ubuntu-latest47 security-events: write50 fail-fast: false53 # Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support56 - name: Harden Runner57 uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.159 egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs61 - name: Checkout repository64 - name: Bootstrap[all …]
33 branches-ignore:34 - 'dependabot/**'37 - 'main'40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…41 cancel-in-progress: true48 toranj-ncp:49 name: toranj-ncp-${{ matrix.TORANJ_RADIO }}50 runs-on: ubuntu-20.0452 fail-fast: false61 - name: Harden Runner[all …]
33 branches-ignore:34 - 'dependabot/**'37 - 'main'40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…41 cancel-in-progress: true43 permissions: # added using https://github.com/step-security/secure-workflows48 thread-1-3:49 name: thread-1-3-${{ matrix.compiler.c }}-${{ matrix.arch }}50 runs-on: ubuntu-20.0452 CFLAGS: -${{ matrix.arch }}[all …]
44 ENV INFRA_IF_NAME=${INFRA_IF_NAME:-eth0}45 ENV BORDER_ROUTING=${BORDER_ROUTING:-1}46 ENV BACKBONE_ROUTER=${BACKBONE_ROUTER:-1}47 ENV OTBR_MDNS=${MDNS:-mDNSResponder}49 ENV EXTERNAL_COMMISSIONER=${EXTERNAL_COMMISSIONER:-1}52 ENV REFERENCE_DEVICE=${REFERENCE_DEVICE:-0}53 ENV NAT64=${NAT64:-1}54 ENV NAT64_SERVICE=${NAT64_SERVICE:-tayga}55 ENV DNS64=${DNS64:-0}56 ENV WEB_GUI=${WEB_GUI:-1}[all …]