Skip to content

Commit

Permalink
Merge pull request #2 from BIBOLV/patch-1
Browse files Browse the repository at this point in the history
Update actions.yml
  • Loading branch information
asymworks authored Jan 22, 2024
2 parents 73ba325 + 4d3e28b commit 4d59567
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
QEMU_VER: [v6.1.0-1]
DOCKER_REPO: [docker.io/asymworks/multiarch-alpine]
GHCR_REPO: [ghcr.io/asymworks/multiarch-alpine]
LATEST_VERSION: [v3.18]
VERSION: [v3.15, v3.16, v3.17, v3.18, edge]
LATEST_VERSION: [v3.19]
VERSION: [v3.16, v3.17, v3.18, v3.19, edge]
TAG_ARCH: [x86, x86_64, i386, amd64, armhf, aarch64, arm64, armv7, ppc64le]
include:
- {ARCH: x86, QEMU_ARCH: i386, TAG_ARCH: x86}
Expand Down

0 comments on commit 4d59567

Please sign in to comment.