Skip to content

Commit 9d11eec

Browse files
authored
Bump integ test buildspec go version to 1.23 (#982)
1 parent f84870b commit 9d11eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec_integ.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 0.2
22
phases:
33
install:
44
runtime-versions:
5-
golang: 1.13
5+
golang: 1.23
66
pre_build:
77
commands:
88
- echo Running the integration test

0 commit comments

Comments
 (0)