diff --git a/.github/workflows/test-install-scripts.yml b/.github/workflows/test-install-scripts.yml index 03e01458188f..3a31d23242d1 100644 --- a/.github/workflows/test-install-scripts.yml +++ b/.github/workflows/test-install-scripts.yml @@ -194,8 +194,11 @@ jobs: exclude: - distribution: type: arch - arch: - matrix: arm + # TODO: arch brought in glibc 2.41 which became more sensitive around execstack + # which is enabled in libbladebit. fixes will be made to main and this + # should be re-enabled then. + # arch: + # matrix: arm steps: - name: Prepare Amazon Linux