Skip to content

Commit

Permalink
Update runtests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-luke authored Feb 2, 2024
1 parent 5c005f4 commit ab3f71c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ jobs:
arch: x86
# 32-bit Linux binary for MKL isn't always available, let's ignore it
- os: ubuntu-latest
provider: 'MKL'
# provider: 'MKL'
arch: x86
- provider: 'MKL'
threads: '2'
# - provider: 'MKL'
# threads: '2'
# include:
# - version: 'nightly'
# experimental: true
Expand Down

0 comments on commit ab3f71c

Please sign in to comment.