Skip to content

Commit d1aca56

Browse files
authored
chore(github): increase sdk tests timeout to 120m (#9062)
1 parent 3b7eba6 commit d1aca56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
tests:
142142
if: github.repository == 'prowler-cloud/prowler'
143143
runs-on: ubuntu-latest
144-
timeout-minutes: 60
144+
timeout-minutes: 120
145145
permissions:
146146
contents: read
147147
strategy:

0 commit comments

Comments
 (0)