Skip to content

Commit a25205c

Browse files
.github/workflows/test_mupdf-release-branch.yml: update to use mupdf 1.26.x branch.
1 parent ecb0835 commit a25205c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_mupdf-release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: test_mupdf-release-branch
2929
env:
30-
inputs_PYMUPDF_SETUP_MUPDF_BUILD: "git:--recursive --depth 1 --shallow-submodules --branch 1.25.x https://github.com/ArtifexSoftware/mupdf.git"
30+
inputs_PYMUPDF_SETUP_MUPDF_BUILD: "git:--recursive --depth 1 --shallow-submodules --branch 1.26.x https://github.com/ArtifexSoftware/mupdf.git"
3131
inputs_flavours: "0"
3232
inputs_sdist: "0"
3333
inputs_wheels_cps: "cp312*"

0 commit comments

Comments
 (0)