Skip to content

Commit f951b48

Browse files
committed
Fix
1 parent 96800f3 commit f951b48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run_spicebench_debug_streaming.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ on:
77
environment:
88
description: 'Target Spice Cloud Environment'
99
required: true
10-
default: 'prod'
10+
default: 'dev'
1111
type: choice
1212
options:
13-
- prod
1413
- dev
14+
- prod
1515
system_under_test:
1616
description: 'Streaming backend to test'
1717
required: true

0 commit comments

Comments
 (0)