We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0081d commit e6509c0Copy full SHA for e6509c0
1 file changed
.github/workflows/tests.yml
@@ -22,6 +22,7 @@ jobs:
22
python-version: ["3.11", "3.12", "3.13", "3.14"]
23
sphinx: [""] # Newest Sphinx
24
myst-parser: [""] # Newest MyST Parser (any)
25
+ pillow: "==11.0.0"
26
include:
27
# Just check the other platforms once
28
- os: windows-latest
0 commit comments