We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 214855c + cc7bb68 commit 0333f2dCopy full SHA for 0333f2d
.github/workflows/deploy-release-test.yml
@@ -47,11 +47,11 @@ jobs:
47
matrix:
48
device:
49
- type: raspberrypi3
50
- version: v6.5.17+rev2.dev
+ version: 6.1.24+rev2.dev
51
fleet: info319/coderbot_test
52
config: config_32
53
- type: raspberrypi3-64
54
- version: v6.5.1+rev4.dev
+ version: 6.5.1+rev4.dev
55
fleet: info319/coderbot_pi3_64_test
56
config: config_64
57
- type: raspberrypi0-2w-64
balena.yml
@@ -33,4 +33,5 @@ data:
33
- raspberrypi3
34
- raspberrypi3-64
35
- raspberrypi0-2w-64
36
+ - raspberrypi5
37
0 commit comments