lvkaokao commited on
Commit
aeed0ea
·
verified ·
1 Parent(s): 96e189e

Update src/ci_dispatcher.py

Browse files
Files changed (1) hide show
  1. src/ci_dispatcher.py +2 -2
src/ci_dispatcher.py CHANGED
@@ -38,8 +38,8 @@ logger = logging.getLogger(__name__)
38
  _AZP_ORG = "lpot-inc"
39
  _AZP_PROJECT = "lb_eval"
40
  _AZP_PIPELINE_ID = 78
41
- # _AZP_BRANCH = "main"
42
- _AZP_BRANCH = "refactor_autoquant"
43
 
44
 
45
  # Statuses that count towards active concurrency slots
 
38
  _AZP_ORG = "lpot-inc"
39
  _AZP_PROJECT = "lb_eval"
40
  _AZP_PIPELINE_ID = 78
41
+ _AZP_BRANCH = "main"
42
+ # _AZP_BRANCH = "refactor_autoquant"
43
 
44
 
45
  # Statuses that count towards active concurrency slots