Skip to content

Commit e84e27f

Browse files
committed
Fix runner name, less runs.
1 parent 187cae4 commit e84e27f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ jobs:
4949
ui-test:
5050
strategy:
5151
matrix:
52-
os: [ubicloud-standard-4, ubicloud-standard-4-2204, ubuntu-latest]
53-
run: [1, 2, 3, 4]
52+
os: [ubicloud-standard-4, ubicloud-standard-4-ubuntu-2204, ubuntu-latest]
5453
delay_factor: [8, 16, 32, 64]
5554
fail-fast: false
5655
env:

0 commit comments

Comments
 (0)