We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b181f21 commit b943b6eCopy full SHA for b943b6e
.github/workflows/ci-sage.yml
@@ -52,7 +52,7 @@ env:
52
DIST_PREREQ:
53
# Name of this project in the Sage distribution
54
SPKG: scip_sdp
55
- REMOVE_PATCHES: "findlapack-09e79cf75146ca34c637f919d1f4527a63743300.patch macos_link.patch"
+ REMOVE_PATCHES: "findlapack-09e79cf75146ca34c637f919d1f4527a63743300.patch macos_link.patch no_rpath.patch zz_another_blas_change.patch"
56
57
jobs:
58
0 commit comments