We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913a3dc commit 66a5b31Copy full SHA for 66a5b31
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
name: Github
22
strategy:
23
matrix:
24
- os: ['ubuntu']
+ os: ['ubuntu', 'macos']
25
mpi: ['mpi', 'no-mpi']
26
debug: ['debug', 'no-debug']
27
intel: [true, false]
0 commit comments