Skip to content

Commit e6509c0

Browse files
committed
Pin pillow everywhere, so png outputs stay the same
1 parent 2b0081d commit e6509c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
python-version: ["3.11", "3.12", "3.13", "3.14"]
2323
sphinx: [""] # Newest Sphinx
2424
myst-parser: [""] # Newest MyST Parser (any)
25+
pillow: "==11.0.0"
2526
include:
2627
# Just check the other platforms once
2728
- os: windows-latest

0 commit comments

Comments
 (0)