mirror of
https://github.com/datarhei/core.git
synced 2025-09-27 20:32:35 +08:00
Add matrix entry for older alpine version
This commit is contained in:
5
.github/workflows/build_base_matrix_vod.yaml
vendored
5
.github/workflows/build_base_matrix_vod.yaml
vendored
@@ -18,6 +18,11 @@ jobs:
|
|||||||
golang: golang:1.22-alpine3.19
|
golang: golang:1.22-alpine3.19
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
branch: vod
|
branch: vod
|
||||||
|
- os: alpine
|
||||||
|
os_version: "3.16"
|
||||||
|
golang: golang:1.19-alpine3.16
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
|
branch: vod
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Reference in New Issue
Block a user