Skip to content

Commit

Permalink
GH action: try with a systemd-enabled arch docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
mquinson committed Aug 26, 2024
1 parent 14e9ecf commit 14bac87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
arch:
runs-on: ubuntu-latest
container:
image: archlinux
image: carlodepieri/docker-archlinux-systemd
options: --privileged
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 14bac87

Please sign in to comment.