More CI fixes

This commit is contained in:
SChernykh 2024-02-12 11:19:59 +01:00
parent d28090f292
commit ec15b3b673
3 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@ on:
jobs: jobs:
build-alpine-static: build-alpine-static:
timeout-minutes: 180 timeout-minutes: 240
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
strategy: strategy:
@ -597,7 +597,7 @@ jobs:
build-freebsd: build-freebsd:
timeout-minutes: 180 timeout-minutes: 240
runs-on: ${{ matrix.os.host }} runs-on: ${{ matrix.os.host }}
strategy: strategy:
@ -666,7 +666,7 @@ jobs:
build-openbsd: build-openbsd:
timeout-minutes: 180 timeout-minutes: 240
runs-on: ${{ matrix.os.host }} runs-on: ${{ matrix.os.host }}
strategy: strategy:

View file

@ -28,7 +28,7 @@ env:
jobs: jobs:
analyze: analyze:
name: Analyze name: Analyze
timeout-minutes: 180 timeout-minutes: 240
runs-on: windows-latest runs-on: windows-latest
steps: steps:

2
external/src/grpc vendored

@ -1 +1 @@
Subproject commit 20f72b9e938c02d1cc7468bb624aaccfa40acf44 Subproject commit c46e44e80a54492b3f53cd13faec96398063da86