mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-01 08:56:29 -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 ]
|
||||
cxx_version: [ 14, 17, 20, 23 ]
|
||||
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
|
||||
cxx_version: 23
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user