diff --git a/.github/workflows/publish-php-debug-images.yml b/.github/workflows/publish-php-debug-images.yml index 9d188b0..0669e8e 100644 --- a/.github/workflows/publish-php-debug-images.yml +++ b/.github/workflows/publish-php-debug-images.yml @@ -44,5 +44,4 @@ jobs: file: docker/Dockerfile.${{ matrix.os }} build-args: | PHP_VERSION=${{ env.PHP_VERSION }} - PHP_CONFIG_OPTS=--enable-debug tags: ghcr.io/open-telemetry/opentelemetry-php-instrumentation/php:${{ matrix.php-version }}-${{ matrix.os }}-debug