Skip to content

Commit

Permalink
reduce timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed Nov 24, 2024
1 parent 5616c95 commit 308c16a
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, macos-latest]
name: Build and publish Python package (${{ matrix.os }})
timeout-minutes: 30
timeout-minutes: 15
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 308c16a

Please sign in to comment.