change slot
This commit is contained in:
parent
73dd557a91
commit
81ce531472
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=1
|
||||
slot=2
|
||||
echo "CLIENT_APP_SLOT=$slot" >> $GITHUB_OUTPUT
|
||||
|
||||
case $slot in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user