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 dbfb7ce commit 8a1fd38Copy full SHA for 8a1fd38
.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.1.1
+ git checkout v3.2.0
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