Skip to content

Commit 553918b

Browse files
author
Kwesi Rutledge
committed
Changed Go Version in Workflow yml file
1 parent 23ea391 commit 553918b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage1.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest, macos-latest, windows-latest]
17-
go: [1.20]
17+
go: [1.19]
1818
permissions:
1919
# Give the default GITHUB_TOKEN write permission to commit and push the
2020
# added or changed files to the repository.

0 commit comments

Comments
 (0)