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 080456a commit 8af875cCopy full SHA for 8af875c
.github/workflows/branchbuild.yml
@@ -60,7 +60,7 @@ jobs:
60
run: |
61
git clone https://github.com/rapidfuzz/rapidfuzz-cpp.git
62
cd rapidfuzz-cpp
63
- git checkout v3.0.4
+ git checkout v3.0.5
64
mkdir build && cd build
65
cmake .. -DCMAKE_BUILD_TYPE=Release
66
cmake --build .
@@ -104,7 +104,7 @@ jobs:
104
105
106
107
108
109
110
0 commit comments