Skip to content

Commit

Permalink
.github: workflows: Use zephyr-runner v2
Browse files Browse the repository at this point in the history
This commit updates the CI workflow to use the new zephyr-runner v2.

As part of this, it also reworks the workflow to use Buildah and Podman,
which is daemon-less and does not require root privileges, to build
Docker images because the new runners have more strict security
requirements and run workflow pods in unprivileged mode, which
effectively makes it impossible to run Docker daemon inside a runner.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
  • Loading branch information
stephanosio committed Mar 23, 2024
1 parent aa07b55 commit 45d0cc4
Showing 1 changed file with 131 additions and 144 deletions.
Loading

0 comments on commit 45d0cc4

Please sign in to comment.