Skip to content

Commit 319503c

Browse files
committed
Pin Catch2 to v2
1 parent 5263969 commit 319503c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/conda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
# C++ dev tools
3333
- clang-tools=11
3434
- ccache
35-
- catch2
35+
- catch2 < 3.0
3636
- cli11
3737
# Python dev tools
3838
- pip

0 commit comments

Comments
 (0)