CI: switch to buildah
Some checks failed
Build and Push Docker Image / build (push) Failing after 56s
Some checks failed
Build and Push Docker Image / build (push) Failing after 56s
This commit is contained in:
@@ -6,7 +6,9 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-22.04-full
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: quay.io/buildah/stable:latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user