mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 14:07:02 +09:00
.github/workflows/coverage.yml update go-version=1.22
This commit is contained in:
parent
2d8abe72e7
commit
c667552850
2 changed files with 2 additions and 2 deletions
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version:
|
go-version:
|
||||||
- '1.21'
|
- '1.22'
|
||||||
env:
|
env:
|
||||||
GOPRIVATE: github.com/anyproto
|
GOPRIVATE: github.com/anyproto
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue