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 ecb0835 commit c9abc62Copy full SHA for c9abc62
.github/workflows/test_mupdf-release-branch.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: test_mupdf-release-branch
29
env:
30
- inputs_PYMUPDF_SETUP_MUPDF_BUILD: "git:--recursive --depth 1 --shallow-submodules --branch 1.25.x https://github.com/ArtifexSoftware/mupdf.git"
+ inputs_PYMUPDF_SETUP_MUPDF_BUILD: "git:--recursive --depth 1 --shallow-submodules --branch 1.26.x https://github.com/ArtifexSoftware/mupdf.git"
31
inputs_flavours: "0"
32
inputs_sdist: "0"
33
inputs_wheels_cps: "cp312*"
0 commit comments