Skip to content

Commit ea482ad

Browse files
committed
Run UI test on Ubuntu 22.04 again.
Since 24.04 results in many (unpredictable) failures (see experiments [here](#1040)), we revert to 22.04 until we can practically use 24.04.
1 parent 1dacdb2 commit ea482ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
ui-test:
5050
strategy:
5151
matrix:
52-
os: [ubicloud-standard-4, windows-latest, macos-latest]
52+
os: [ubicloud-standard-4-ubuntu-2204, windows-latest, macos-latest]
5353
fail-fast: true
5454
env:
5555
CODE_VERSION: "1.90.2"

0 commit comments

Comments
 (0)