mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-13 01:10:29 -07:00
refactor(ci): use libvips 8.7
This commit is contained in:
parent
3a950d13cd
commit
69f1ab7767
1 changed files with 3 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
dist: xenial
|
dist: focal
|
||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
@ -11,15 +11,13 @@ env:
|
||||||
# - LIBVIPS=8.4.6
|
# - LIBVIPS=8.4.6
|
||||||
# - LIBVIPS=8.5.8
|
# - LIBVIPS=8.5.8
|
||||||
# - LIBVIPS=8.6.2
|
# - LIBVIPS=8.6.2
|
||||||
# - LIBVIPS=8.7.4
|
- LIBVIPS=8.7.4
|
||||||
- LIBVIPS=8.8.4
|
# - LIBVIPS=8.8.4
|
||||||
- LIBVIPS=8.9.2
|
- LIBVIPS=8.9.2
|
||||||
- LIBVIPS=master
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: LIBVIPS=8.8.4
|
- env: LIBVIPS=8.8.4
|
||||||
- env: LIBVIPS=master
|
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
apt:
|
apt:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue