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 7f8eb8b commit 3e18ae8Copy full SHA for 3e18ae8
.github/workflows/c-cpp.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: update
16
- run: sudo apt install g++11 libstdc++11-dev
+ run: sudo apt install gcc-11 libstdc++-11-dev
17
- name: Install Conan
18
id: conan
19
uses: turtlebrowser/get-conan@main
0 commit comments