Skip to content

Commit

Permalink
feat: update golang image
Browse files Browse the repository at this point in the history
  • Loading branch information
fiftin committed Feb 23, 2021
1 parent e9bbdfd commit 7b3ca95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aliases:
# git clone -b $CIRCLE_BRANCH https://github.com/ansible-semaphore/semaphore.git ./

- &golang-image
image: circleci/golang:1.16
image: circleci/golang:1.14

- &working-dir
/go/src/github.com/ansible-semaphore/semaphore
Expand Down

0 comments on commit 7b3ca95

Please sign in to comment.