Skip to content

Commit

Permalink
Remove gcc-12
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Sep 1, 2024
1 parent 9e7df8f commit 1fb92b5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
11 changes: 0 additions & 11 deletions .github/config/ubuntu-22.04-gcc-12/conan/profiles/default

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
include:
- { os: ubuntu-24.04, compiler: clang-18 }
- { os: ubuntu-24.04, compiler: gcc-14 }
- { os: ubuntu-22.04, compiler: gcc-12 }
- { os: macos-13, compiler: clang-14 }
- { os: macos-14, compiler: armv8-clang-14 }
- { os: windows-2022, compiler: msvc-1940 }
Expand Down Expand Up @@ -173,7 +172,6 @@ jobs:
include:
- { os: ubuntu-24.04, compiler: clang-18 }
- { os: ubuntu-24.04, compiler: gcc-14 }
- { os: ubuntu-22.04, compiler: gcc-12 }
- { os: macos-13, compiler: clang-14 }
- { os: macos-14, compiler: armv8-clang-14 }
# Windows test disabled because:
Expand Down

0 comments on commit 1fb92b5

Please sign in to comment.