update workflow to f41
All checks were successful
/ build (push) Successful in 2m5s

This commit is contained in:
mr-boneman 2024-12-05 20:16:06 +01:00
parent 8c9175312e
commit 82cf6ec7a4

View file

@ -5,7 +5,7 @@ jobs:
build:
runs-on: docker
container:
image: quay.io/fedora/fedora-minimal:40
image: quay.io/fedora/fedora-minimal:41
steps:
- run: dnf5 install -y nodejs tar xz git buildah podman skopeo just
- uses: https://code.forgejo.org/actions/checkout@v4