Skip to content

Commit 39920fc

Browse files
committed
Be explicit about GH runner versions.
1 parent e84e27f commit 39920fc

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, ubicloud-standard-4-ubuntu-2204, ubuntu-latest]
52+
os: [ubicloud-standard-4, ubicloud-standard-4-ubuntu-2204, ubuntu-22.04, ubuntu-24.04]
5353
delay_factor: [8, 16, 32, 64]
5454
fail-fast: false
5555
env:

0 commit comments

Comments
 (0)