mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
ci: return golang image to 1.13
This commit is contained in:
parent
620e873c27
commit
a5a3bf30bf
@ -9,7 +9,7 @@ aliases:
|
||||
# git clone -b $CIRCLE_BRANCH https://github.com/ansible-semaphore/semaphore.git ./
|
||||
|
||||
- &golang-image
|
||||
image: circleci/golang:1.15.5
|
||||
image: circleci/golang:1.13
|
||||
|
||||
- &working-dir
|
||||
/go/src/github.com/ansible-semaphore/semaphore
|
||||
|
Loading…
Reference in New Issue
Block a user