mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-29 12:17:39 +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
|
||||
with:
|
||||
extra-values: |
|
||||
boost-lib: multi_array
|
||||
boost-lib: static_assert
|
||||
scan-dirs: test
|
||||
compilers: |
|
||||
gcc >= 4.8
|
||||
|
Reference in New Issue
Block a user