Skip to content

Commit b29e306

Browse files
committed
ci: Sleep for 5 minutes
1 parent a4b8579 commit b29e306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aggregate_tested_versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
php-version: '8.3'
2626

27-
- name: Wait for 4 minutes
27+
- name: Wait for 5 minutes
2828
run: sleep 240
2929

3030
- name: Run aggregation script

0 commit comments

Comments
 (0)