We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be859e8 commit 81a77d0Copy full SHA for 81a77d0
.github/workflows/ci-sage.yml
@@ -109,7 +109,7 @@ jobs:
109
# Extra packages to install as system packages
110
extra_sage_packages: "liblzma bzip2 libffi libpng python3 ninja_build"
111
# Sage distribution packages to build
112
- targets: SAGE_CHECK=no SAGE_CHECK_PACKAGES="meson_python" meson_python
+ targets: SAGE_CHECK=no SAGE_CHECK_PACKAGES="meson_python" python_build meson_python
113
# Standard setting: Test the current beta release of Sage:
114
sage_repo: sagemath/sage
115
sage_ref: develop
0 commit comments