We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dacdb2 commit ea482adCopy full SHA for ea482ad
1 file changed
.github/workflows/build.yaml
@@ -49,7 +49,7 @@ jobs:
49
ui-test:
50
strategy:
51
matrix:
52
- os: [ubicloud-standard-4, windows-latest, macos-latest]
+ os: [ubicloud-standard-4-ubuntu-2204, windows-latest, macos-latest]
53
fail-fast: true
54
env:
55
CODE_VERSION: "1.90.2"
0 commit comments