We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f25429 commit 51b4ec4Copy full SHA for 51b4ec4
.github/workflows/code_testing.yml
@@ -53,7 +53,6 @@ jobs:
53
run: |
54
pip3 install conan==2.3.0
55
conan profile detect
56
- conan profile update settings.compiler.libcxx=libstdc++11 default
57
conan remote add -f dice-group https://conan.dice-research.org/artifactory/api/conan/tentris
58
59
- name: Cache conan data
0 commit comments