mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-03-27 20:30:27 +02:00
Try latest Go 1.11 in CircleCI
This commit is contained in:
parent
68fd0491e1
commit
41ed99b0c0
@ -50,19 +50,19 @@ workflows:
|
||||
name: go1.11_vips8.8
|
||||
requires:
|
||||
- checkout_code
|
||||
go_version: "1.11"
|
||||
go_version: "1.11.13"
|
||||
vips_version: "8.8"
|
||||
- build:
|
||||
name: go1.11_vips8.7
|
||||
requires:
|
||||
- checkout_code
|
||||
go_version: "1.11"
|
||||
go_version: "1.11.13"
|
||||
vips_version: "8.7"
|
||||
- build:
|
||||
name: go1.11_vips8.6
|
||||
requires:
|
||||
- checkout_code
|
||||
go_version: "1.11"
|
||||
go_version: "1.11.13"
|
||||
vips_version: "8.6"
|
||||
|
||||
executors:
|
||||
|
Loading…
x
Reference in New Issue
Block a user