diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 930f5da1..fc799a71 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -18,5 +18,5 @@ jobs: version: v1.31 skip-build-cache: true skip-pkg-cache: true - args: --build-tags "containers_image_openpgp containers_image_ostree" --skip-dirs internal/pkg/staticfiles + args: --build-tags "containers_image_openpgp containers_image_ostree" --timeout 5m --skip-dirs internal/pkg/staticfiles