From df2233dfeb196b33363c4d720819b74930eb95bd Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 8 Jul 2024 14:38:42 +0200 Subject: [PATCH] fixup! its system -.- --- .github/workflows/phpunit-oci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: