.forgejo: typo

This commit is contained in:
Antoine Martin 2024-08-12 02:06:16 -04:00
parent 5652fa5cc4
commit 6a68875d6a
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -39,7 +39,7 @@ jobs:
name: Generate cabal config for edge
runs-on: x86_64
container:
image: alpine:
image: alpine:3.20
env:
CI_PROJECT_NAME: git-annex
CI_ALPINE_TARGET_RELEASE: v3.20
@ -68,7 +68,7 @@ jobs:
runs-on: x86_64
needs: [build-tarball]
container:
image: alpine:3.20
image: alpine:latest
steps:
- name: Environment setup
run: apk add nodejs curl findutils