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