Skip to content

Commit

Permalink
increases time limit for artifact CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ArquintL committed Oct 25, 2023
1 parent 5a88a94 commit 7ee1707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
build-verify:
runs-on: ubuntu-latest
timeout-minutes: 30
timeout-minutes: 90
env:
IMAGE_NAME: securityprotocolimplementations-artifact
steps:
Expand Down

0 comments on commit 7ee1707

Please sign in to comment.