@@ -26,7 +26,7 @@ on:
|
||||
- CMakeLists.txt
|
||||
- cmake/**
|
||||
concurrency:
|
||||
group: linux-arm-gcc-${{ github.ref }}
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
jobs:
|
||||
linux-gcc-arm:
|
||||
|
Reference in New Issue
Block a user