ci: bump codecov go version to go1.19

This commit is contained in:
Dan Kortschak
2022-09-09 21:24:42 +09:30
parent cdc3ef589f
commit 274b2ca701

View File

@@ -13,7 +13,7 @@ jobs:
if: github.event.pull_request.merged == true
strategy:
matrix:
go-version: [1.17.x]
go-version: [1.19.x]
platform: [ubuntu-latest]
tags:
- ""