mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-01 08:56:29 -04:00
fix typo gcc excludes
This commit is contained in:
parent
373a18c1ea
commit
916375d2e8
2
.github/workflows/compilers.yml
vendored
2
.github/workflows/compilers.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- gcc_version: 12
|
||||
cxx_version: 20
|
||||
- gcc_version: 12
|
||||
cxx_version: 20
|
||||
cxx_version: 23
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user