mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-08-29 09:30:51 +00:00
PMM-5192 Update Go version to 1.13
This commit is contained in:

committed by
Alexey Palazhchenko

parent
f79e153d9d
commit
8abdc07050
2
.env
2
.env
@@ -1,4 +1,4 @@
|
||||
GOLANG_DOCKERHUB_TAG=1.10-stretch
|
||||
GOLANG_DOCKERHUB_TAG=1.13.7-stretch
|
||||
TEST_MONGODB_ADMIN_USERNAME=admin
|
||||
TEST_MONGODB_ADMIN_PASSWORD=admin123456
|
||||
TEST_MONGODB_USERNAME=test
|
||||
|
@@ -1,8 +1,6 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.10.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
|
||||
services:
|
||||
|
Reference in New Issue
Block a user