Skip to content

Commit

Permalink
v
Browse files Browse the repository at this point in the history
  • Loading branch information
Strilanc committed Mar 15, 2024
1 parent d784176 commit ef37c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v1
- run: |
cd ..
git clone https://github.com/google/googletest.git -b release-1.14.0
git clone https://github.com/google/googletest.git -b v1.14.0
mkdir googletest/build && cd googletest/build
cmake .. -DBUILD_GMOCK=OFF
make
Expand Down

0 comments on commit ef37c4d

Please sign in to comment.