Bump stable-bpf CI job timeout to 25min

This commit is contained in:
Justin Starry 2022-05-20 15:25:50 +08:00
parent 9bf07ee206
commit f6da78a741
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ all_test_steps() {
cat >> "$output_file" <<"EOF"
- command: "ci/test-stable-bpf.sh"
name: "stable-bpf"
timeout_in_minutes: 20
timeout_in_minutes: 25
artifact_paths: "bpf-dumps.tar.bz2"
agents:
- "queue=solana"