We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ea391 commit 553918bCopy full SHA for 553918b
.github/workflows/coverage1.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ubuntu-latest, macos-latest, windows-latest]
17
- go: [1.20]
+ go: [1.19]
18
permissions:
19
# Give the default GITHUB_TOKEN write permission to commit and push the
20
# added or changed files to the repository.
0 commit comments