generate-tarball.yml: try 3.20

This commit is contained in:
Antoine Martin 2024-08-15 01:00:37 -04:00
parent 9192e55287
commit 03780e4bde
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

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