Try buildah
Some checks failed
/ build (push) Failing after 0s

This commit is contained in:
Aram 🍐 2025-08-23 02:47:05 -04:00
parent d130736076
commit b296932fbb

View file

@ -8,6 +8,8 @@ on:
jobs:
build:
runs-on: docker
container:
privileged: true
steps:
- name: Checkout code
uses: actions/checkout@v4