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.
1 parent 6e20501 commit 9a18b58Copy full SHA for 9a18b58
.github/workflows/deploy-release-test-64.yml
@@ -48,6 +48,9 @@ jobs:
48
- type: raspberrypi0-2w-64
49
version: 6.5.9+rev5.dev
50
fleet: info319/coderbot_pi0w2_64_test
51
+ - type: raspberrypi5
52
+ version: 6.5.9+rev5.dev
53
+ fleet: info319/coderbot_pi3_64_test
54
env:
55
IMAGE_NAME: coderbot_${{ matrix.device.type }}.img
56
DEVICE_TYPE: ${{ matrix.device.type }}
0 commit comments