Skip to content

Commit a26c076

Browse files
authored
Merge pull request #66 from CoderBotOrg/feat/add_64
fix os version
2 parents 7b7a647 + f3db700 commit a26c076

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ jobs:
5151
fleet: info319/coderbot_test
5252
config: config_32
5353
- type: raspberrypi3-64
54-
version: 6.4.2+rev1.dev
54+
version: 6.4.3+rev1.dev
5555
fleet: info319/coderbot_pi3_64_test
5656
config: config_64
5757
- type: raspberrypi0-2w-64
58-
version: 6.4.2+rev1.dev
58+
version: 6.4.3+rev1.dev
5959
fleet: info319/coderbot_pi0w2_64_test
6060
config: config_64
6161
- type: raspberrypi5
62-
version: 6.4.2+rev1.dev
62+
version: 5.3.22.dev
6363
fleet: info319/coderbot_pi5_64_test
6464
config: config_64
6565
env:

0 commit comments

Comments
 (0)