Skip to content

Commit e8b5364

Browse files
Fricounetdatadog-compute-robot
authored andcommitted
[local] Bump to go 1.21 in tests
1 parent 5accdae commit e8b5364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include: https://gitlab-templates.ddbuild.io/compute-delivery/v2/compute-deliver
33
test:
44
stage: verify
55
tags: [ "arch:amd64" ]
6-
image: registry.ddbuild.io/images/mirror/golang:1.20
6+
image: registry.ddbuild.io/images/mirror/golang:1.21
77
script:
88
- make test-go test-vet test-fmt
99

0 commit comments

Comments
 (0)