mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-30 04:37:20 +02:00
Fix library name in GHA CI.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
id: cpp-matrix
|
id: cpp-matrix
|
||||||
with:
|
with:
|
||||||
extra-values: |
|
extra-values: |
|
||||||
boost-lib: multi_array
|
boost-lib: static_assert
|
||||||
scan-dirs: test
|
scan-dirs: test
|
||||||
compilers: |
|
compilers: |
|
||||||
gcc >= 4.8
|
gcc >= 4.8
|
||||||
|
Reference in New Issue
Block a user