mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-02 22:57:04 -05:00
Revert "circleci: golang version update"
This reverts commit 1125a7dd45
.
This commit is contained in:
parent
ad192254a3
commit
25ea801cd4
@ -5,7 +5,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/golang:1.15.8
|
||||
- image: circleci/golang:1.15.6
|
||||
working_directory: /go/src/github.com/{{ORG_NAME}}/{{REPO_NAME}}
|
||||
steps:
|
||||
- checkout
|
||||
|
Loading…
Reference in New Issue
Block a user