mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-02 09:18:33 -04:00
skip test due to compiler bug
This commit is contained in:
parent
0a0e7cc34a
commit
30f2c106af
4
.github/workflows/compilers.yml
vendored
4
.github/workflows/compilers.yml
vendored
@ -46,7 +46,9 @@ jobs:
|
|||||||
build_type: [ Debug, Release ]
|
build_type: [ Debug, Release ]
|
||||||
cxx_version: [ 14, 17, 20, 23 ]
|
cxx_version: [ 14, 17, 20, 23 ]
|
||||||
exclude:
|
exclude:
|
||||||
# TODO (@carsonradtke): revert this
|
# https://github.com/llvm/llvm-project/issues/93734
|
||||||
|
# Looks like clang fixed this issue in clang-18, but won't backport
|
||||||
|
# the fix.
|
||||||
- clang_version: 17
|
- clang_version: 17
|
||||||
cxx_version: 23
|
cxx_version: 23
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user