Skip to content

Commit

Permalink
Skip gcc-14-debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Sep 2, 2024
1 parent c083a27 commit a2dc1d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
include:
- { os: ubuntu-24.04, compiler: clang-18 }
- { os: ubuntu-24.04, compiler: gcc-14 }
# - { os: ubuntu-24.04, compiler: gcc-14 }
# - { os: macos-13, compiler: clang-14 }
# - { os: macos-14, compiler: armv8-clang-14 }
# - { os: windows-2022, compiler: msvc-1940 }
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
matrix:
include:
- { os: ubuntu-24.04, compiler: clang-18 }
- { os: ubuntu-24.04, compiler: gcc-14 }
# - { os: ubuntu-24.04, compiler: gcc-14 }
# - { os: macos-13, compiler: clang-14 }
# - { os: macos-14, compiler: armv8-clang-14 }
# Windows test disabled because:
Expand Down

0 comments on commit a2dc1d3

Please sign in to comment.