diff --git a/.github/workflows/phpunit-oci.yml b/.github/workflows/phpunit-oci.yml index 7b82b034b9f..eee38382f39 100644 --- a/.github/workflows/phpunit-oci.yml +++ b/.github/workflows/phpunit-oci.yml @@ -18,7 +18,7 @@ permissions: concurrency: group: phpunit-oci-${{ github.head_ref || github.run_id }} - cancel-in-progress: false + cancel-in-progress: true jobs: changes: