Skip to content

Commit

Permalink
Add matrix entry for older alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Feb 20, 2024
1 parent 7f438fa commit b5fad74
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_base_matrix_vod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b5fad74

Please sign in to comment.