diff --git a/.github/workflows/ci-master.yml b/.github/workflows/ci-master.yml index 715079effb..749ac2f3ea 100644 --- a/.github/workflows/ci-master.yml +++ b/.github/workflows/ci-master.yml @@ -5,10 +5,6 @@ on: branches: - master -concurrency: - group: master - cancel-in-progress: true - jobs: install-and-build: runs-on: ubuntu-latest