Skip to content

Commit

Permalink
CI: Extend timeout until improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed Jan 10, 2025
1 parent f309ee7 commit b71e1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
with:
max_attempts: 3
retry_on: error
timeout_minutes: 20
timeout_minutes: 40
command: |
export LD_LIBRARY_PATH=${{ env.ANSYSEM_ROOT242 }}/common/mono/Linux64/lib64:$LD_LIBRARY_PATH
. .venv/bin/activate
Expand Down

0 comments on commit b71e1b3

Please sign in to comment.