Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: increase timeout for macos notarize
Browse files Browse the repository at this point in the history
nguyenhoangthuan99 committed Dec 26, 2024
1 parent 24d5928 commit 768815c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ env:
jobs:
build-and-test:
runs-on: ${{ matrix.runs-on }}
timeout-minutes: 360
timeout-minutes: 3600
strategy:
fail-fast: false
matrix:

0 comments on commit 768815c

Please sign in to comment.