mirror of
https://github.com/datarhei/core.git
synced 2025-09-27 04:16:25 +08:00
Remove alpine3.16 builds for vod branch
This commit is contained in:
6
.github/workflows/build_base_vod.yaml
vendored
6
.github/workflows/build_base_vod.yaml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user