Skip to content

Commit ca6ca51

Browse files
authored
upgrade to the image: cimg/go:1.21 in build (#1141)
* skip the integration test because of go v1.13.4 in image: shimit/mbt_multi:0.3.0 * upgrade to image: cimg/go:1.21 in build --------- Co-authored-by: Jiang, Yu-tao <>
1 parent a793843 commit ca6ca51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494

9595
build:
9696
docker:
97-
- image: cimg/go:1.19
97+
- image: cimg/go:1.21
9898
environment:
9999
working_directory: ~/go/src/github.com/SAP/cloud-mta-build-tool
100100
steps:

0 commit comments

Comments
 (0)