Skip to content

Commit 5b393ae

Browse files
committed
Update go to 1.23 in circleci.
1 parent d2817bb commit 5b393ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: cimg/go:1.20
5+
- image: cimg/go:1.23
66
working_directory: /home/circleci/go/src/github.com/candid82/joker
77
steps:
88
- checkout

0 commit comments

Comments
 (0)