Skip to content

Commit

Permalink
[2/2]Try test on ubuntu-22.04/gcc-13
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Sep 1, 2024
1 parent ed6122a commit b101505
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/config/ubuntu-22.04-gcc-13/conan/profiles/default
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.version=13
compiler.cppstd=20
compiler.libcxx=libstdc++11
os=Linux

[conf]
tools.build:compiler_executables={'c': 'gcc-13', 'cpp': 'g++-13'}

0 comments on commit b101505

Please sign in to comment.