Skip to content

Commit

Permalink
Exclude gcc 14 for 3.0-a.3 - needs patch
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimono committed Feb 12, 2025
1 parent 75b80df commit ac7c71f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-conan-gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ jobs:
-
linux: ubuntu:22.04
compiler_version: 11
exclude:
-
compiler_version: 14
version: 3.0-a.3
container:
image: ${{ matrix.linux }}
options: -u 0
Expand Down

0 comments on commit ac7c71f

Please sign in to comment.