Skip to content

Commit b9259b1

Browse files
committed
test fix
1 parent 6de697d commit b9259b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ outputs:
5050
requirements:
5151
host:
5252
- {{ compiler('c') }}
53-
- {{ compiler("cxx") }}
53+
- {{ compiler('cxx') }}
5454
- cmake
5555
run:
5656
- libcxx # [osx]

0 commit comments

Comments
 (0)