Skip to content

Commit

Permalink
ci: increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Oct 23, 2024
1 parent 4ff4767 commit 2309dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
python-version: ["3.11"] # PYTHON VERSION
os: [windows-latest]
timeout-minutes: 30
timeout-minutes: 60
steps:
- name: Set env
shell: bash
Expand Down

0 comments on commit 2309dae

Please sign in to comment.