Kaynağa Gözat

Fix phar compilation test

Jordi Boggiano 4 yıl önce
ebeveyn
işleme
a8cd2941e5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .github/workflows/continuous-integration.yml

+ 1 - 1
.github/workflows/continuous-integration.yml

@@ -69,7 +69,7 @@ jobs:
         with:
           coverage: "none"
           extensions: "intl"
-          ini-values: "memory_limit=-1"
+          ini-values: "memory_limit=-1, phar.readonly=0"
           php-version: "${{ matrix.php-version }}"
 
       - name: "Determine composer cache directory"