Skip to content

Commit 69d3155

Browse files
committed
Remove alpine3.16 builds for vod branch
1 parent 781c98f commit 69d3155

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build_base_vod.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ jobs:
1919
platforms: linux/amd64,linux/arm64,linux/arm/v7
2020
branch: vod
2121
key: alpine3.19
22-
- os: alpine
23-
os_version: "3.16"
24-
golang: golang:1.19-alpine3.16
25-
platforms: linux/amd64,linux/arm64,linux/arm/v7
26-
branch: vod
27-
key: alpine3.16
2822

2923
steps:
3024
- name: Checkout

0 commit comments

Comments
 (0)