mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2025-12-06 03:31:59 +01:00
update golang 1.10
This commit is contained in:
parent
c388832ef0
commit
5c53824d36
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
- build
|
||||
publish-github-release:
|
||||
docker:
|
||||
- image: circleci/golang:1.8
|
||||
- image: circleci/golang:1.10
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: .
|
||||
|
|
|
|||
Loading…
Reference in a new issue