Skip to content

Commit

Permalink
ci: build with archlinux:base-devel instead of archlinux/archlinux:ba…
Browse files Browse the repository at this point in the history
…se-devel (#4)
  • Loading branch information
ReenigneArcher authored Jul 10, 2024
1 parent 2b7523f commit e7a7da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
build-pacman-repo:
runs-on: ubuntu-latest
container:
image: archlinux/archlinux:base-devel
image: archlinux:base-devel
steps:
- name: Container Setup
run: |
Expand Down

0 comments on commit e7a7da6

Please sign in to comment.