Skip to content

Commit 7a60666

Browse files
committed
Modify applicable platform description
1 parent c2d481e commit 7a60666

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/build-armbian-arm64-server-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,5 +403,5 @@ jobs:
403403
- Default password: 1234
404404
- Install command: armbian-install
405405
- Update command: armbian-update
406-
### Armbian Image Verification
407-
- sha256sum
406+
### Applicable platform
407+
- arm64

.github/workflows/build-armbian-using-official-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,5 +385,5 @@ jobs:
385385
- Default password: 1234
386386
- Install command: armbian-install
387387
- Update command: armbian-update
388-
### Armbian Image Verification
389-
- sha256sum
388+
### Applicable platform
389+
- arm64

.github/workflows/build-armbian-using-releases-files.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,5 +387,5 @@ jobs:
387387
- Default password: 1234
388388
- Install command: armbian-install
389389
- Update command: armbian-update
390-
### Armbian Image Verification
391-
- sha256sum
390+
### Applicable platform
391+
- arm64

0 commit comments

Comments
 (0)