mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-18 02:08:09 +08:00
ci: update go version to 1.16
This commit is contained in:
@@ -2,10 +2,8 @@ version: 2.1
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test_suite:
|
test_suite:
|
||||||
environment:
|
|
||||||
- GOPATH: /home/circleci/go
|
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.9
|
- image: cimg/go:1.16
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
Reference in New Issue
Block a user