mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08: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
|
||||
|
||||
dist: xenial
|
||||
dist: focal
|
||||
sudo: required
|
||||
|
||||
services:
|
||||
|
|
@ -11,15 +11,13 @@ env:
|
|||
# - LIBVIPS=8.4.6
|
||||
# - LIBVIPS=8.5.8
|
||||
# - LIBVIPS=8.6.2
|
||||
# - LIBVIPS=8.7.4
|
||||
- LIBVIPS=8.8.4
|
||||
- LIBVIPS=8.7.4
|
||||
# - LIBVIPS=8.8.4
|
||||
- LIBVIPS=8.9.2
|
||||
- LIBVIPS=master
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: LIBVIPS=8.8.4
|
||||
- env: LIBVIPS=master
|
||||
|
||||
cache:
|
||||
apt:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue