We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58f6eb commit 67c3de2Copy full SHA for 67c3de2
.github/workflows/clang18.yml
@@ -47,7 +47,7 @@ jobs:
47
cmake \
48
nettle-dev \
49
libxxhash-dev \
50
- libcatch2-dev \
+ catch2 \
51
time \
52
clang-18
53
- name: configure
0 commit comments