This commit is contained in:
parent
8c9175312e
commit
82cf6ec7a4
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: quay.io/fedora/fedora-minimal:40
|
image: quay.io/fedora/fedora-minimal:41
|
||||||
steps:
|
steps:
|
||||||
- run: dnf5 install -y nodejs tar xz git buildah podman skopeo just
|
- run: dnf5 install -y nodejs tar xz git buildah podman skopeo just
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue