소스 검색

Conan CI build updated to gcc-10.

main
offa 3 년 전
부모
커밋
bb2d74784d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/ci.yml

+ 1
- 1
.github/workflows/ci.yml 파일 보기

@@ -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

Loading…
취소
저장