Skip to content

Commit

Permalink
switch to archlinux/archlinux
Browse files Browse the repository at this point in the history
Signed-off-by: Omansh Krishn <[email protected]>
  • Loading branch information
omansh-krishn committed Jun 15, 2024
1 parent ae73bee commit 6c701ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: archlinux:latest
image: archlinux/archlinux:latest

steps:
- name: Update system and install dependencies
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
update-pkg-repo:
runs-on: ubuntu-latest
container:
image: archlinux:latest
image: archlinux/archlinux:latest

needs: build
steps:
Expand Down

0 comments on commit 6c701ab

Please sign in to comment.