Searched +full:aarch64 +full:- +full:unknown +full:- +full:linux +full:- +full:uclibc +full:- (Results 1 – 1 of 1) sorted by relevance
6 group: ci-${{ github.ref }} # unique per branch7 cancel-in-progress: true # cancel previous runs on the same branch11 runs-on: ubuntu-latest14 - name: Checkout17 fetch-depth: 0 # full history so checkpatch can check commit IDs in commit messages18 - name: Update Git config19 run: git config --globa[all...]