Skip to content

Commit

Permalink
ubuntu-latest runners are faster, but there are more intel-ubuntu-lat…
Browse files Browse the repository at this point in the history
…est runner available
  • Loading branch information
rscohn2 committed May 14, 2024
1 parent ffcfe27 commit ff0fa90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:

jobs:
mkl:
runs-on: intel-ubuntu-latest
runs-on: [ubuntu-latest, intel-ubuntu-latest]
# One runner for each domain
strategy:
matrix:
Expand Down

0 comments on commit ff0fa90

Please sign in to comment.