"torchvision/csrc/ops/cpu/roi_align_kernel.cpp" did not exist on "d8ccbe7ec11e11400e608fd1f53d6e48badce55e"
Commit f7187705 authored by Aarni Koskela's avatar Aarni Koskela
Browse files

CI: set concurrency limits to avoid extra builds

parent c4079bde
......@@ -6,6 +6,10 @@ on:
pull_request:
branches: [ "main" ]
concurrency:
group: cmake-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ${{ matrix.os }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment