This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
scope-guard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Conan CI build updated to gcc-10.
main
offa
3 years ago
parent
c3f0202793
commit
bb2d74784d
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
View File
@@ -32,6 +32,6 @@ jobs:
- uses: actions/checkout@master
- name: Build
run: |
export CONAN_GCC_VERSIONS=
9
export CONAN_GCC_VERSIONS=
10
export CONAN_DOCKER_IMAGE=conanio/gcc${CONAN_GCC_VERSIONS}
script/conan_build.sh
Write
Preview
Loading…
Cancel
Save