mirror of
https://github.com/datarhei/core.git
synced 2025-09-26 20:11:29 +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
|
||||
platforms: linux/amd64,linux/arm64
|
||||
branch: vod
|
||||
- os: alpine
|
||||
os_version: "3.16"
|
||||
golang: golang:1.19-alpine3.16
|
||||
platforms: linux/amd64,linux/arm64
|
||||
branch: vod
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Reference in New Issue
Block a user