mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
chore(ci): use golang:1.21 in generate_tarball job
Signed-off-by: Cecylia Bocovich <cohosh@torproject.org>
This commit is contained in:
parent
38352b22ad
commit
d411842a9d
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ debian-testing:
|
|||
|
||||
generate_tarball:
|
||||
stage: deploy
|
||||
image: golang:1.19-$DEBIAN_STABLE
|
||||
image: golang:1.21-$DEBIAN_STABLE
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue