File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -20,31 +20,15 @@ jobs:
2020 strategy :
2121 fail-fast : false
2222 matrix :
23- <<<<<<< HEAD
24- zephyr_version : ["zephyr-v3.1.0", "zephyr-v2.7.2"]
25- distro : ["iron", "humble", "rolling"]
26- =======
2723 zephyr_version : ["v4.0.0", "v4.1.0"]
2824 distro : ["rolling", "jazzy", "humble"]
29- >>>>>>> 7cbe6da (updates project to work with zephyr v4.0.x (#146))
3025 include :
3126 - distro : rolling
3227 branch : rolling
33- <<<<<<< HEAD
34- - distro : humble
35- branch : humble
36- - zephyr_version : zephyr-v2.7.2
37- zephyr_sdk : 0.14.2
38- sdk_filename : zephyr-sdk-$TOOLCHAIN_VERSION\_linux-x86_64_minimal.tar.gz
39- - zephyr_version : zephyr-v3.1.0
40- zephyr_sdk : 0.14.2
41- sdk_filename : zephyr-sdk-$TOOLCHAIN_VERSION\_linux-x86_64_minimal.tar.gz
42- =======
4328 - distro : jazzy
4429 branch : jazzy
4530 - distro : humble
4631 branch : humble
47- >>>>>>> 7cbe6da (updates project to work with zephyr v4.0.x (#146))
4832 steps :
4933 - uses : actions/checkout@v4
5034 with :
You can’t perform that action at this time.
0 commit comments