Skip to content

Commit 945c887

Browse files
authored
ci: update workflow timeout
Signed-off-by: Aetherinox <aetherinox@proton.me>
1 parent ae55b20 commit 945c887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/blocklist-generate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
📦 Setup
113113
# runs-on: ubuntu-latest
114114
runs-on: apollo-x64
115-
timeout-minutes: 20
115+
timeout-minutes: 40
116116
steps:
117117

118118
# #
@@ -188,7 +188,7 @@ jobs:
188188
📋 Generate › Blocklist
189189
# runs-on: ubuntu-latest
190190
runs-on: apollo-x64
191-
timeout-minutes: 20
191+
timeout-minutes: 40
192192
needs: [ blocklist-setup ]
193193
steps:
194194

0 commit comments

Comments
 (0)