Skip to content

Commit 43e46ff

Browse files
committed
Use rnestler/archlinux-rust with separate builder user
1 parent 3a2041b commit 43e46ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44
jobs:
55
makepkg:
66
runs-on: ubuntu-22.04
7-
container: archlinux
7+
container: rnestler/archlinux-rust:add-a-builder-user
88
steps:
99
- uses: actions/checkout@v3
1010
- run: makepkg --nobuild

0 commit comments

Comments
 (0)