mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-01 08:56:29 -04:00
revertme
This commit is contained in:
parent
bcf566df65
commit
0a0e7cc34a
4
.github/workflows/compilers.yml
vendored
4
.github/workflows/compilers.yml
vendored
@ -45,6 +45,10 @@ jobs:
|
||||
clang_version: [ 16, 17, 18 ]
|
||||
build_type: [ Debug, Release ]
|
||||
cxx_version: [ 14, 17, 20, 23 ]
|
||||
exclude:
|
||||
# TODO (@carsonradtke): revert this
|
||||
- clang_version: 17
|
||||
cxx_version: 23
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user