We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2fe05d commit b1423a5Copy full SHA for b1423a5
1 file changed
run-conan.sh
@@ -21,7 +21,7 @@ CONAN_PROFILE=conan-profile-${RUNNER_OS}-${RUNNER_ARCH}
21
# gradually happen and finally break the build.
22
# To the contrary, you may need to upgrade this commit when you want to upgrade
23
# a given dependency.
24
-CONAN_COMMIT=500fc1507de61f99c2fc3e2711a2636e9a949feb
+CONAN_COMMIT=f95aa222e9ee5dfb97b7c47bd660f9f626d26b20
25
26
# Debug utility (install a specific package)
27
function debug() {
0 commit comments