Skip to content

Commit 66a5b31

Browse files
author
Anand
committed
ci
1 parent 913a3dc commit 66a5b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Github
2222
strategy:
2323
matrix:
24-
os: ['ubuntu']
24+
os: ['ubuntu', 'macos']
2525
mpi: ['mpi', 'no-mpi']
2626
debug: ['debug', 'no-debug']
2727
intel: [true, false]

0 commit comments

Comments
 (0)