From 42b31f9713c6dbb6ee5e2c8851c8ca055c676e10 Mon Sep 17 00:00:00 2001 From: Pion <59523206+pionbot@users.noreply.github.com> Date: Tue, 30 Jul 2024 02:47:05 +0000 Subject: [PATCH] Update CI configs to v0.11.13 Update lint scripts and CI configs. --- .golangci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.golangci.yml b/.golangci.yml index e06de4d..3520e0e 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -1,6 +1,9 @@ # SPDX-FileCopyrightText: 2023 The Pion community # SPDX-License-Identifier: MIT +run: + timeout: 5m + linters-settings: govet: enable: