mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Remove Golang 1.20 from CI Testing
This commit is contained in:
parent
1d069ca71d
commit
60e66beadc
1 changed files with 0 additions and 7 deletions
|
@ -140,13 +140,6 @@ android:
|
||||||
- go get golang.org/x/mobile/bind
|
- go get golang.org/x/mobile/bind
|
||||||
- gomobile bind -v -target=android $REPRODUCIBLE_FLAGS .
|
- gomobile bind -v -target=android $REPRODUCIBLE_FLAGS .
|
||||||
|
|
||||||
go-1.20:
|
|
||||||
image: golang:1.20-$DEBIAN_STABLE
|
|
||||||
<<: *golang-docker-debian-template
|
|
||||||
<<: *test-template
|
|
||||||
script:
|
|
||||||
- *go-test
|
|
||||||
|
|
||||||
go-1.21:
|
go-1.21:
|
||||||
image: golang:1.21-$DEBIAN_STABLE
|
image: golang:1.21-$DEBIAN_STABLE
|
||||||
<<: *golang-docker-debian-template
|
<<: *golang-docker-debian-template
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue