mirror of
https://github.com/mum4k/termdash.git
synced 2025-04-25 13:48:50 +08:00
Include Golang v1.20.x explicitly.
Signed-off-by: Jakub Sobon <jakub.sobon@elohim.sk>
This commit is contained in:
parent
5e6de2ede6
commit
bc92fea523
@ -1,5 +1,6 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.20.x
|
||||
- stable
|
||||
before_install:
|
||||
- go install golang.org/x/tools/cmd/cover@latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user