Skip to content

Commit

Permalink
upgrade to the image: cimg/go:1.21 in build (#1141)
Browse files Browse the repository at this point in the history
* 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 <>
  • Loading branch information
yutaoj authored Oct 10, 2024
1 parent a793843 commit ca6ca51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

build:
docker:
- image: cimg/go:1.19
- image: cimg/go:1.21
environment:
working_directory: ~/go/src/github.com/SAP/cloud-mta-build-tool
steps:
Expand Down

0 comments on commit ca6ca51

Please sign in to comment.