Skip to content

Commit

Permalink
Merge pull request #9 from Strit/master
Browse files Browse the repository at this point in the history
[unstable] try not defining arm in branch
  • Loading branch information
spikerguy authored Aug 30, 2024
2 parents f02d711 + f9983b6 commit 1f1c90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aarch64_base_unstable_docker_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
info "Setting up keyrings..."
sudo $NSPAWN $BUILDDIR/$ARCH pacman-key --init
sudo $NSPAWN $BUILDDIR/$ARCH pacman-key --populate archlinuxarm manjaro manjaro-arm
sudo $NSPAWN $BUILDDIR/$ARCH pacman-mirrors --api --set-branch arm-unstable
sudo $NSPAWN $BUILDDIR/$ARCH pacman-mirrors --api --set-branch unstable
sudo $NSPAWN $BUILDDIR/$ARCH pacman-mirrors -f5

msg "Making Docker image..."
Expand Down

0 comments on commit 1f1c90a

Please sign in to comment.