Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
miguel-negrao committed Apr 1, 2023
1 parent 812e101 commit 22262ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
container:
image: archlinux
options: --privileged # Needed for building in clean chroot
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup # systemd nspawn needs cgroups
#volumes:
# - /sys/fs/cgroup:/sys/fs/cgroup # systemd nspawn needs cgroups
steps:
- name: Install required dependencies
run: |
Expand Down

0 comments on commit 22262ab

Please sign in to comment.