Skip to content

Commit f156f75

Browse files
authored
Merge pull request #58 from CoderBotOrg/feat/add_64
Feat/add 64
2 parents cd66ce5 + 7608271 commit f156f75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ jobs:
1515
device:
1616
- type: raspberrypi3
1717
fleet: info319/coderbot_test
18-
# - type: raspberrypi3-64
19-
# fleet: info319/coderbot_pi3_64_test
20-
# - type: raspberrypi0-2w-64
21-
# fleet: info319/coderbot_pi0w2_64_test
18+
- type: raspberrypi3-64
19+
fleet: info319/coderbot_pi3_64_test
20+
- type: raspberrypi0-2w-64
21+
fleet: info319/coderbot_pi0w2_64_test
2222
runs-on: ubuntu-latest
2323
environment: test
2424
outputs:

0 commit comments

Comments
 (0)