Skip to content

Commit

Permalink
added more fixes to github workflow (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys authored Oct 1, 2024
1 parent 2c7aacd commit 6373a47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
name: Container Release Job
runs-on: ubuntu-latest
needs: [go-release]
timeout-minutes: 30
continue-on-error: true
timeout-minutes: 60
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 6373a47

Please sign in to comment.