Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
kwankyu committed Sep 15, 2023
1 parent 1a6f7be commit a455d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
git push -f origin $BINDER_BRANCH_NAME
- name: Have Binder build
timeout-minutes: 10
timeout-minutes: 60
continue-on-error: true
run: |
curl -L https://mybinder.org/build/gh/${BINDER_REPO_NAME}/${BINDER_BRANCH_NAME}

0 comments on commit a455d37

Please sign in to comment.