File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed
Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 1717 # fleet: info319/coderbot_test
1818 - type : raspberrypi3-64
1919 fleet : info319/coderbot_pi3_64_test
20- # - type: raspberrypi0-2w-64
21- # fleet: info319/coderbot_pi0w2_64_test
20+ - type : raspberrypi0-2w-64
21+ fleet : info319/coderbot_pi0w2_64_test
2222 runs-on : ubuntu-latest
2323 environment : test
2424 outputs :
@@ -40,14 +40,14 @@ jobs:
4040 matrix :
4141 device :
4242 - type : raspberrypi3
43- version : v5.3.7 .dev
43+ version : v5.3.21 .dev
4444 fleet : info319/coderbot_test
45- # - type: raspberrypi3-64
46- # version: v5.0.8.dev
47- # fleet: info319/coderbot_pi3_64_test
48- # - type: raspberrypi0-2w-64
49- # version: v5.1.47 .dev
50- # fleet: info319/coderbot_pi0w2_64_test
45+ - type : raspberrypi3-64
46+ version : v5.0.8.dev
47+ fleet : info319/coderbot_pi3_64_test
48+ - type : raspberrypi0-2w-64
49+ version : v5.3.21 .dev
50+ fleet : info319/coderbot_pi0w2_64_test
5151 env :
5252 IMAGE_NAME : coderbot_${{ matrix.device.type }}.img
5353 DEVICE_TYPE : ${{ matrix.device.type }}
Original file line number Diff line number Diff line change @@ -1192,6 +1192,4 @@ disable_splash=1
11921192avoid_warnings=1
11931193dtparam=audio=on
11941194#arm_freq=1000
1195- #dtoverlay=ov5647
1196- dtoverlay=vc4-fkms-v3d
11971195camera_auto_detect=1
You can’t perform that action at this time.
0 commit comments