mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-02-12 11:46:10 +02:00
Remove go 1.19 from CI
This commit is contained in:
parent
9bd19c3535
commit
1f9b348edc
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
image: darthsim/imgproxy-ci:202311211816
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: ["1.21.x", "1.20.x", "1.19.x"]
|
||||
go-version: ["1.21.x", "1.20.x"]
|
||||
vips-version: ["8.15", "8.14", "8.13"]
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user