Skip to content

Commit

Permalink
add gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
leoparente committed Aug 6, 2024
1 parent ad14f55 commit 23e45de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
os=Linux
arch=${{matrix.conan_arch}}
build_type=Release
compiler=gcc
[buildenv]
CC=${{github.workspace}}/toolchain/bin/${{matrix.cc}}
CXX=${{github.workspace}}/toolchain/bin/${{matrix.cxx}}
Expand Down

0 comments on commit 23e45de

Please sign in to comment.