change slot
This commit is contained in:
parent
2b68c8157e
commit
81276b9ac1
2
.github/workflows/accSelector.yaml
vendored
2
.github/workflows/accSelector.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
id: roundrobin
|
||||
run: |
|
||||
# slot=$((GITHUB_RUN_NUMBER % 4))
|
||||
slot=0
|
||||
slot=1
|
||||
echo "CLIENT_APP_SLOT=$slot" >> $GITHUB_OUTPUT
|
||||
|
||||
case $slot in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user