Skip to content

Commit

Permalink
Try add py3.8 pillow-* libheif-1.16.2-6ee6762-3f6b709 pyheif-
Browse files Browse the repository at this point in the history
  • Loading branch information
homm committed Aug 19, 2024
1 parent 51f173e commit 15f7b28
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/Check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ jobs:
python: ['3.8', '3.11']
pillow: [prod, latest]
libheif: ['1.16.2-6ee6762-3f6b709', '1.18.2-bf35e9e-47f4fc0']
include:
- python: '3.8'
libheif: '1.16.2-6ee6762-3f6b709'
pyheif: ['', '0.7.1']
exclude:
- python: '3.11'
pyheif: '0.7.1'
- libheif: '1.18.2-bf35e9e-47f4fc0'
pyheif: '0.7.1'

steps:
Expand Down

0 comments on commit 15f7b28

Please sign in to comment.