From ec15b3b67367ac38cc958deff86205c2a7d77066 Mon Sep 17 00:00:00 2001 From: SChernykh <15806605+SChernykh@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:19:59 +0100 Subject: [PATCH] More CI fixes --- .github/workflows/c-cpp.yml | 6 +++--- .github/workflows/msvc-analysis.yml | 2 +- external/src/grpc | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 5c00693..77bc3a9 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -12,7 +12,7 @@ on: jobs: build-alpine-static: - timeout-minutes: 180 + timeout-minutes: 240 runs-on: ubuntu-22.04 strategy: @@ -597,7 +597,7 @@ jobs: build-freebsd: - timeout-minutes: 180 + timeout-minutes: 240 runs-on: ${{ matrix.os.host }} strategy: @@ -666,7 +666,7 @@ jobs: build-openbsd: - timeout-minutes: 180 + timeout-minutes: 240 runs-on: ${{ matrix.os.host }} strategy: diff --git a/.github/workflows/msvc-analysis.yml b/.github/workflows/msvc-analysis.yml index 416e2fa..ff92a38 100644 --- a/.github/workflows/msvc-analysis.yml +++ b/.github/workflows/msvc-analysis.yml @@ -28,7 +28,7 @@ env: jobs: analyze: name: Analyze - timeout-minutes: 180 + timeout-minutes: 240 runs-on: windows-latest steps: diff --git a/external/src/grpc b/external/src/grpc index 20f72b9..c46e44e 160000 --- a/external/src/grpc +++ b/external/src/grpc @@ -1 +1 @@ -Subproject commit 20f72b9e938c02d1cc7468bb624aaccfa40acf44 +Subproject commit c46e44e80a54492b3f53cd13faec96398063da86