diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 384fdb4e..862679d3 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -209,6 +209,6 @@ jobs: name: build-logs-${{ matrix.os }}-${{ matrix.php }} path: log - - name: Setup tmate session - if: ${{ failure() && matrix.os == 'ubuntu-22.04-arm' && matrix.php == '8.1' }} - uses: mxschmitt/action-tmate@v3 +# - name: Setup tmate session +# if: ${{ failure() && matrix.os == 'ubuntu-22.04-arm' && matrix.php == '8.1' }} +# uses: mxschmitt/action-tmate@v3 diff --git a/src/SPC/doctor/item/LinuxToolCheckList.php b/src/SPC/doctor/item/LinuxToolCheckList.php index 90aae209..491a07b5 100644 --- a/src/SPC/doctor/item/LinuxToolCheckList.php +++ b/src/SPC/doctor/item/LinuxToolCheckList.php @@ -40,7 +40,7 @@ class LinuxToolCheckList 'tar', 'unzip', 'gzip', 'gcc', 'g++', 'bzip2', 'cmake', 'patch', 'which', 'xz', 'libtool', 'gettext-devel', - 'patchelf', + 'patchelf', 'file', ]; public const TOOLS_ARCH = [