Skip to content

Commit 079dd61

Browse files
authored
Merge pull request #56 from CoderBotOrg/feat/add_64
Feat/add 64
2 parents 7e83a45 + 844baee commit 079dd61

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/deploy-release-test.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ jobs:
4242
- type: raspberrypi3
4343
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.3.21.dev
50-
# fleet: info319/coderbot_pi0w2_64_test
45+
- type: raspberrypi3-64
46+
version: 6.5.9+rev5.dev
47+
fleet: info319/coderbot_pi3_64_test
48+
- type: raspberrypi0-2w-64
49+
version: 6.5.9+rev5.dev
50+
fleet: info319/coderbot_pi0w2_64_test
5151
env:
5252
IMAGE_NAME: coderbot_${{ matrix.device.type }}.img
5353
DEVICE_TYPE: ${{ matrix.device.type }}

0 commit comments

Comments
 (0)