Commit 00e13b7
committed
github/workflows/scheduled-unit-tests: drop scheduled docker tests on stable-23.0
Adding the stable branches here is problematic: GitHub uses the workflow
definitions from the default branch (master). The workflow might not
match the stable branch. So drop it here.
As a replacement, the current stable branch is tested on a labgrid fork
that has the stable branch set as its default branch, so the workflow
is maintained in the same branch as the code.
Signed-off-by: Bastian Krause <bst@pengutronix.de>1 parent 5e4ab58 commit 00e13b7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
0 commit comments