Skip to content

Commit 271c207

Browse files
authored
simplify exclusion rules in CI
1 parent b46e716 commit 271c207

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/CI.yml

-4
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ jobs:
4646
# 32-bit Julia binaries are not available on macOS
4747
- os: macOS-latest
4848
arch: x86
49-
# 32-bit Linux binary for MKL isn't always available, let's ignore it
50-
- os: ubuntu-latest
51-
provider: 'mkl'
52-
arch: x86
5349
- provider: 'mkl'
5450
threads: '2'
5551
# MKL 2025 doesn't support i686

0 commit comments

Comments
 (0)