Skip to content

Commit 928de66

Browse files
author
chalkin
committed
update: ci
1 parent caa3bdc commit 928de66

10 files changed

Lines changed: 3 additions & 919 deletions

.github/workflows/build-PKGBUILDs-aarch64.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build-packages:
1515
name: Build Package (${{ matrix.package }})
1616
runs-on: ubuntu-22.04-arm
17-
container: danhunsaker/archlinuxarm
17+
container: menci/archlinuxarm
1818
env:
1919
BUILD_ALARM_SH: 'sudo su - alarm -c'
2020
strategy:
@@ -82,7 +82,7 @@ jobs:
8282
name: Create Repository
8383
runs-on: ubuntu-22.04-arm
8484
needs: build-packages
85-
container: danhunsaker/archlinuxarm
85+
container: menci/archlinuxarm
8686
env:
8787
BUILD_ALARM_SH: 'sudo su - alarm -c'
8888

@@ -95,7 +95,7 @@ jobs:
9595
- name: Setup repository directory
9696
run: |
9797
mkdir -p ${{ env.REPO_DIR }}
98-
pacman -Syyu --noconfirm --no-sandbox --ask=4 arch-install-scripts cloud-guest-utils sudo binutils fakeroot base-devel git bc distcc
98+
pacman -Syyu --noconfirm --ask=4 arch-install-scripts cloud-guest-utils sudo binutils fakeroot base-devel git bc distcc
9999
useradd -m alarm
100100
passwd -d alarm
101101
usermod -aG wheel alarm

.github/workflows/build-PKGBUILDs.yml

Lines changed: 0 additions & 254 deletions
This file was deleted.

.github/workflows/build-arch-alsa-ucm-conf.yml

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)