mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-23 11:14:48 +02:00
Update test matrix
This commit is contained in:
parent
f6766e4c1d
commit
b8c79fcab7
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
image: darthsim/imgproxy-ci:latest
|
image: darthsim/imgproxy-ci:latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version: ["1.18.x"]
|
go-version: ["1.19.x"]
|
||||||
vips-version: ["8.12"]
|
vips-version: ["8.12"]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
image: darthsim/imgproxy-ci:latest
|
image: darthsim/imgproxy-ci:latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version: ["1.18.x", "1.17.x", "1.16.x"]
|
go-version: ["1.19.x", "1.18.x"]
|
||||||
vips-version: ["8.12", "8.11", "8.10"]
|
vips-version: ["8.12", "8.11", "8.10"]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user