Skip to content

Commit be5ed12

Browse files
Use scarthgap as yocto version
1 parent 6e8ec57 commit be5ed12

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/chromium.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
strategy:
4949
fail-fast: false # Continue other matrix jobs even if one fails
5050
matrix:
51-
yocto_version: [master]
51+
yocto_version: [scarthgap]
5252
ozone_platform: [ozone-wayland, x11]
5353
libc_flavour: [glibc]
5454
arch: [arm, aarch64, x86-64]

.github/workflows/electron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
strategy:
4949
fail-fast: false # Continue other matrix jobs even if one fails
5050
matrix:
51-
yocto_version: [master]
51+
yocto_version: [scarthgap]
5252
ozone_platform: [ozone-wayland, ozone-x11]
5353
libc_flavour: [glibc]
5454
arch: [arm, aarch64, x86-64]

0 commit comments

Comments
 (0)