mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-03 07:07:25 -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:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.15.8
|
- image: circleci/golang:1.15.6
|
||||||
working_directory: /go/src/github.com/{{ORG_NAME}}/{{REPO_NAME}}
|
working_directory: /go/src/github.com/{{ORG_NAME}}/{{REPO_NAME}}
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user