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
|
- build
|
||||||
publish-github-release:
|
publish-github-release:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.8
|
- image: circleci/golang:1.10
|
||||||
steps:
|
steps:
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: .
|
at: .
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue