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