Update codecov.yml

This commit is contained in:
Winni Neessen 2022-03-15 21:42:00 +01:00 committed by GitHub
parent 46687c9d7e
commit b092316e96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
go: [1.14, 1.15, 1.16, 1.17]
steps:
- name: Checkout Code
uses: actions/checkout@master