From f860448347450d8a2e2dc2c4c06c2b360723b1bd Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Thu, 4 Apr 2024 17:06:32 +1300 Subject: [PATCH] Update solver-tests.yml for Xpress.jl --- .github/workflows/solver-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/solver-tests.yml b/.github/workflows/solver-tests.yml index c065a6db16..0c980619cb 100644 --- a/.github/workflows/solver-tests.yml +++ b/.github/workflows/solver-tests.yml @@ -11,6 +11,7 @@ jobs: runs-on: ubuntu-latest env: PACKAGE: ${{ matrix.package }} + XPRESS_JL_SKIP_LIB_CHECK: "true" strategy: fail-fast: false matrix: