Update codecov_testonly.yml

This commit is contained in:
Winni Neessen 2022-05-07 15:05:09 +02:00 committed by GitHub
parent 356b48bed7
commit 90124586b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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