Skip to content

Commit

Permalink
Remove alpine3.16 builds for vod branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Jun 7, 2024
1 parent 781c98f commit 69d3155
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build_base_vod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/arm/v7
branch: vod
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:
- name: Checkout
Expand Down

0 comments on commit 69d3155

Please sign in to comment.