Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b4a70d4

Browse files
author
Kwesi Rutledge
committedDec 5, 2023
Changed Go Version in Coverage Workflow
1 parent 2321e98 commit b4a70d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/coverage1.yml

Lines changed: 1 addition & 1 deletion
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.19]
17+
go: [1.21]
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)
Please sign in to comment.