mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 21:42:56 +00:00
increase timeout so mac os job can finish the build with all cache misses
This commit is contained in:
committed by
Dmitry Rodionov
parent
0ebb6bc4b0
commit
1edf3eb2c8
2
.github/workflows/codestyle.yml
vendored
2
.github/workflows/codestyle.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
# Rust toolchains (e.g. nightly or 1.37.0), add them here.
|
||||
rust_toolchain: [1.58]
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
timeout-minutes: 50
|
||||
timeout-minutes: 60
|
||||
name: run regression test suite
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user