Skip to content

Commit

Permalink
extend timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
WT-MM committed Dec 16, 2024
1 parent 2ecad6a commit 9e51c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
os: [ubuntu-latest]
name: Build and publish Python package (${{ matrix.os }})
timeout-minutes: 180
timeout-minutes: 600
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 9e51c55

Please sign in to comment.