mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
refactor(ci): update libvips versions
This commit is contained in:
parent
c5891efc8e
commit
a6fb72e083
1 changed files with 2 additions and 3 deletions
|
|
@ -7,19 +7,18 @@ services:
|
|||
- docker
|
||||
|
||||
env:
|
||||
- LIBVIPS=7.42.3
|
||||
# - LIBVIPS=7.42.3
|
||||
# - LIBVIPS=8.4.6
|
||||
# - LIBVIPS=8.5.8
|
||||
# - LIBVIPS=8.6.2
|
||||
# - LIBVIPS=8.7.4
|
||||
# - LIBVIPS=8.8.4
|
||||
- LIBVIPS=8.8.4
|
||||
- LIBVIPS=8.9.2
|
||||
- LIBVIPS=master
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: LIBVIPS=7.42.3
|
||||
- env: LIBVIPS=8.4.6
|
||||
- env: LIBVIPS=master
|
||||
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue