Skip to content

Commit

Permalink
[validations] Adjust timeout for linux jobs (#1658)
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Dec 29, 2023
1 parent f1e19a7 commit 52259ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-linux-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
ref: ${{ inputs.ref || github.ref }}
job-name: ${{ matrix.build_name }}
binary-matrix: ${{ toJSON(matrix) }}
timeout: 120
script: |
set -ex
export ENV_NAME="conda-env-${{ github.run_id }}"
Expand Down

0 comments on commit 52259ba

Please sign in to comment.