diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b5444a160f76b..1b2afb5e006ab6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,12 +37,6 @@ jobs: runs_on: ubuntu-22.04 shell: bash build_options: "LLVM=1 CROSS_COMPILE=x86_64-linux-gnu" - - displayTargetName: zpoline - # maybe integrate with default Linux build once the function becomes stable - os: unix - runs_on: ubuntu-22.04 - shell: bash - build_options: "zpoline=./zpoline" timeout-minutes: 100 env: CCACHE_DIR: ${{ github.workspace }}/.ccache