mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +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/cla.yml
vendored
2
.github/workflows/cla.yml
vendored
|
@ -10,7 +10,7 @@ permissions:
|
|||
contents: write
|
||||
pull-requests: write
|
||||
statuses: write
|
||||
|
||||
|
||||
jobs:
|
||||
cla-check:
|
||||
uses: anyproto/open/.github/workflows/cla.yml@main
|
||||
|
|
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
- '1.21'
|
||||
- '1.22'
|
||||
env:
|
||||
GOPRIVATE: github.com/anyproto
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue