Commit abf829d 1 parent d78fd54 commit abf829d Copy full SHA for abf829d
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ command_step() {
103
103
timeout_in_minutes: $3
104
104
artifact_paths: "log-*.txt"
105
105
agents:
106
- - "queue=solana "
106
+ - "queue=sol-private "
107
107
EOF
108
108
}
109
109
@@ -182,7 +182,7 @@ all_test_steps() {
182
182
timeout_in_minutes: 20
183
183
artifact_paths: "bpf-dumps.tar.bz2"
184
184
agents:
185
- - "queue=solana "
185
+ - "queue=sol-private "
186
186
EOF
187
187
else
188
188
annotate --style info \
209
209
timeout_in_minutes: 20
210
210
artifact_paths: "log-*.txt"
211
211
agents:
212
- - "queue=cuda "
212
+ - "queue=sol-private "
213
213
EOF
214
214
else
215
215
annotate --style info \
236
236
name: "downstream-projects"
237
237
timeout_in_minutes: 30
238
238
agents:
239
- - "queue=solana "
239
+ - "queue=sol-private "
240
240
EOF
241
241
else
242
242
annotate --style info \
263
263
name: "downstream-anchor-projects"
264
264
timeout_in_minutes: 10
265
265
agents:
266
- - "queue=solana "
266
+ - "queue=sol-private "
267
267
EOF
268
268
else
269
269
annotate --style info \
You can’t perform that action at this time.
0 commit comments