Skip to content

Commit 7f6f2c7

Browse files
committed
[release/1.3] pin travis to go 1.12.12
Use a fixed version for the release branch. Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 23b0ca7 commit 7f6f2c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ os:
1010
- linux
1111

1212
go:
13-
- "1.12.x"
13+
- "1.12.12"
1414

1515
env:
1616
- TRAVIS_GOOS=linux TEST_RUNTIME=io.containerd.runc.v1 TRAVIS_CGO_ENABLED=1 TRAVIS_DISTRO=bionic

0 commit comments

Comments
 (0)