Skip to content

Commit

Permalink
CU-8694gzbn3: Remove all timeouts from main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mart-r committed May 13, 2024
1 parent 8c5c0d0 commit e6debce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
github.event_name == 'push' &&
startsWith(github.ref, 'refs/tags') != true
runs-on: ubuntu-20.04
timeout-minutes: 45
concurrency: publish-to-test-pypi
needs: [build]

Expand Down

0 comments on commit e6debce

Please sign in to comment.