1
0
forked from lug/matterbridge

Update go-xmpp dependency (#2151)

This commit is contained in:
Wim
2024-05-24 01:28:32 +02:00
committed by GitHub
parent a89267943c
commit 65d78e38af
11 changed files with 1080 additions and 275 deletions

View File

@@ -12,7 +12,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: "-v --new-from-rev HEAD~5"
args: "-v --new-from-rev HEAD~5 --timeout=5m"
test-build-upload:
strategy:
matrix: