Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 59a1c61

Browse files
authored
Fix arch name
1 parent 0b2d6e7 commit 59a1c61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
arch:
2222
- arm_arm1176jzf-s_vfp # RPi Zero
2323
- aarch64_cortex-a53 # RPi 3+
24-
- mvebu-cortexa9
24+
- arm_cortex-a9_vfpv3-d16
2525

2626
steps:
2727
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)