mirror of
https://github.com/gonum/gonum.git
synced 2025-10-23 23:23:15 +08:00
ci: bump codecov go version to go1.19
This commit is contained in:
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@@ -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:
|
||||
- ""
|
||||
|
Reference in New Issue
Block a user