Skip to content

Commit

Permalink
chore: increase image push job timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
DelusionalOptimist authored Dec 6, 2024
1 parent 6642be5 commit 38aea94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-latest-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
runs-on: ubuntu-latest-16-cores
permissions:
id-token: write
timeout-minutes: 120
timeout-minutes: 150
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 38aea94

Please sign in to comment.