Revert "generate-tarball.yml: try 3.20"

This reverts commit 03780e4bde.
This commit is contained in:
Antoine Martin 2024-08-15 01:01:16 -04:00
parent 03780e4bde
commit 8a41204225
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -11,7 +11,7 @@ jobs:
name: Build tarball
runs-on: x86_64
container:
image: alpine:v3.20
image: alpine:latest
env:
CI_PROJECT_NAME: zotero
steps:
@ -43,7 +43,7 @@ jobs:
runs-on: x86_64
needs: [build-tarball]
container:
image: alpine:v3.20
image: alpine:latest
steps:
- name: Environment setup
run: apk add nodejs curl findutils