Skip to content

Commit

Permalink
remove too slow tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yomichi committed Jan 16, 2024
1 parent b0db1f2 commit f69125e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:
- os: ubuntu-20.04
mpisize: 1
ompsize: 1
exclude:
- mpisize: 16
ompsize: 3
- mpisize: 4
- ompsize: 3
fail-fast: false

env:
Expand Down

0 comments on commit f69125e

Please sign in to comment.