Skip to content

Commit 6ac902e

Browse files
committed
step
1 parent b31c8d3 commit 6ac902e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/py3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
20-
pymupdf-version: ['1.26.4', '1.26.3', '1.26.1', '1.26.0', '1.25.5', '1.25.4', '1.25.3']
20+
pymupdf-version: ['1.27.1', '1.26.7', '1.25.5', '1.25.3']
2121

2222
steps:
2323
- uses: actions/checkout@v3

history.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
* For Python 3.8 PyMuPDF version changed from 1.24.6 to 1.24.11.
22

3+
* For Python >= 3.9 use tests with PyMuPDF version 1.25.3, 1.25.5, 1.26.7, 1.27.1
4+
35
18.02.2026 ver.1.13.1
46
---------------------
57

0 commit comments

Comments
 (0)