Mount less volumes

This commit is contained in:
Daniel A. Wozniak 2024-12-30 23:38:25 -07:00 committed by Daniel Wozniak
parent 5ccf6609b3
commit 5e96a196f7

View file

@ -168,11 +168,6 @@ jobs:
-e SHELL=/bin/bash \
-v "/var/run/docker.sock":"/var/run/docker.sock" \
-v "/home/runner/work":"/__w" \
-v "/home/runner/work/_temp":"/__w/_temp" \
-v "/home/runner/work/_actions":"/__w/_actions" \
-v "/opt/hostedtoolcache":"/__t" \
-v "/home/runner/work/_temp/_github_home":"/github/home" \
-v "/home/runner/work/_temp/_github_workflow":"/github/workflow" \
--entrypoint "/usr/lib/systemd/systemd" \
${{ matrix.container }} \
--systemd --unit rescue.target