diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 7c3fcf4..4147e91 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -46,10 +46,6 @@ jobs: # 32-bit Julia binaries are not available on macOS - os: macOS-latest arch: x86 - # 32-bit Linux binary for MKL isn't always available, let's ignore it - - os: ubuntu-latest - provider: 'mkl' - arch: x86 - provider: 'mkl' threads: '2' # MKL 2025 doesn't support i686