Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 904a846

Browse files
committed
chore(ci): bump coverage go-version to 1.20
1 parent 8a63be5 commit 904a846

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
coverage:
66
strategy:
77
matrix:
8-
go-version: [~1.17, ^1]
8+
go-version: [~1.20, ^1]
99
os: [ubuntu-latest]
1010
runs-on: ${{ matrix.os }}
1111
env:

0 commit comments

Comments
 (0)