Skip to content

Commit

Permalink
Add gtest 12.1 since it is the last one which support C++ 11 standard.
Browse files Browse the repository at this point in the history
  • Loading branch information
Király Ádám authored Jan 9, 2025
1 parent f83c7d6 commit 28c4b9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ni_upload_to_jfrog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
# export packages to local cache
- run: conan export recipes/expat/all --version 2.6.2
- run: conan export recipes/fmt/all --version 10.2.1
- run: conan export recipes/gtest/all --version 1.12.1
- run: conan export recipes/gtest/all --version 1.14.0
- run: conan export recipes/gtest/all --version 1.15.0
- run: conan export recipes/inih/all --version 58
Expand Down

0 comments on commit 28c4b9f

Please sign in to comment.