Skip to content

Commit

Permalink
simplify exclusion rules in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha authored Jan 22, 2025
1 parent b46e716 commit 271c207
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 271c207

Please sign in to comment.