Skip to content

Commit 52259ba

Browse files
authored
[validations] Adjust timeout for linux jobs (#1658)
1 parent f1e19a7 commit 52259ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-linux-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
ref: ${{ inputs.ref || github.ref }}
9191
job-name: ${{ matrix.build_name }}
9292
binary-matrix: ${{ toJSON(matrix) }}
93+
timeout: 120
9394
script: |
9495
set -ex
9596
export ENV_NAME="conda-env-${{ github.run_id }}"

0 commit comments

Comments
 (0)