From bccba72bffd928ebb67687b8c197125333e7dc72 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 7 Apr 2025 09:07:01 -0500 Subject: [PATCH] Fix library name in GHA CI. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6d1d804..a14cbda 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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