Skip to content

Commit 827cd07

Browse files
committed
wip: force nightly build for raspberrypi3-mesa
Maintenance-type: wip
1 parent 6251342 commit 827cd07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-build-nightly.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
machine: ['raspberrypi5']
17+
machine: ['raspberrypi3-mesa', 'raspberrypi5']
1818
wpe_vers: ['nightly']
1919
yocto_rel: ['scarthgap']
2020
continue-on-error: true
@@ -42,7 +42,7 @@ jobs:
4242
strategy:
4343
fail-fast: false
4444
matrix:
45-
machine: ['raspberrypi5']
45+
machine: ['raspberrypi3-mesa', 'raspberrypi5']
4646
wpe_vers: ['nightly']
4747
yocto_rel: ['scarthgap']
4848
runs-on: [self-hosted, podman]

0 commit comments

Comments
 (0)