mirror of
https://github.com/status-im/evmc.git
synced 2025-02-24 00:48:09 +00:00
commit
88d792c809
@ -122,6 +122,11 @@ jobs:
|
|||||||
- image: circleci/golang:1.9
|
- image: circleci/golang:1.9
|
||||||
steps: *bindings-go-steps
|
steps: *bindings-go-steps
|
||||||
|
|
||||||
|
bindings-go-1.11:
|
||||||
|
docker:
|
||||||
|
- image: circleci/golang:1.11
|
||||||
|
steps: *bindings-go-steps
|
||||||
|
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
version: 2
|
||||||
@ -130,6 +135,7 @@ workflows:
|
|||||||
- lint
|
- lint
|
||||||
- build
|
- build
|
||||||
- build-clang-3.8
|
- build-clang-3.8
|
||||||
|
- bindings-go-1.11
|
||||||
- bindings-go-1.10
|
- bindings-go-1.10
|
||||||
- bindings-go-1.9
|
- bindings-go-1.9
|
||||||
- test-docs
|
- test-docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user