Remove alpine3.16 builds for vod branch

This commit is contained in:
Ingo Oppermann 2024-06-07 11:45:06 +02:00
parent 781c98f2be
commit 69d3155176
No known key found for this signature in database
GPG Key ID: 2AB32426E9DD229E

View File

@ -19,12 +19,6 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/arm/v7 platforms: linux/amd64,linux/arm64,linux/arm/v7
branch: vod branch: vod
key: alpine3.19 key: alpine3.19
- os: alpine
os_version: "3.16"
golang: golang:1.19-alpine3.16
platforms: linux/amd64,linux/arm64,linux/arm/v7
branch: vod
key: alpine3.16
steps: steps:
- name: Checkout - name: Checkout