File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -47,19 +47,19 @@ jobs:
47
47
matrix :
48
48
device :
49
49
- type : raspberrypi3
50
- version : 5.3.21 .dev
50
+ version : 6.4.2+rev1 .dev
51
51
fleet : info319/coderbot_test
52
52
config : config_32
53
53
- type : raspberrypi3-64
54
- version : 6.5.1+rev4 .dev
54
+ version : 6.4.2+rev1 .dev
55
55
fleet : info319/coderbot_pi3_64_test
56
56
config : config_64
57
57
- type : raspberrypi0-2w-64
58
- version : 6.5.9+rev5 .dev
58
+ version : 6.4.2+rev1 .dev
59
59
fleet : info319/coderbot_pi0w2_64_test
60
60
config : config_64
61
61
- type : raspberrypi5
62
- version : 6.5.9+rev5 .dev
62
+ version : 6.4.2+rev1 .dev
63
63
fleet : info319/coderbot_pi5_64_test
64
64
config : config_64
65
65
env :
Original file line number Diff line number Diff line change @@ -1190,5 +1190,4 @@ dtparam=i2c_arm=on
1190
1190
dtparam=spi=on
1191
1191
disable_splash=1
1192
1192
avoid_warnings=1
1193
- dtparam=audio=on
1194
- arm_freq=1000
1193
+ dtparam=audio=on
Original file line number Diff line number Diff line change @@ -1190,5 +1190,4 @@ dtparam=i2c_arm=on
1190
1190
dtparam=spi=on
1191
1191
disable_splash=1
1192
1192
avoid_warnings=1
1193
- dtparam=audio=on
1194
- arm_freq=1000
1193
+ dtparam=audio=on
You can’t perform that action at this time.
0 commit comments