Skip to content

Commit

Permalink
ci: increase timeout on build job
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Jan 22, 2024
1 parent 8afbf6c commit f58371a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
build:
name: 🧪 Build snap on amd64
runs-on: ubuntu-latest
timeout-minutes: 720
steps:
- name: 🧪 Build snap on amd64
uses: snapcrafters/ci/test-snap-build@main

0 comments on commit f58371a

Please sign in to comment.