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

Commit 25e7734

Browse files
authored
Build RPi 3+
1 parent 6185054 commit 25e7734

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
strategy:
1414
matrix:
1515
arch:
16-
- arm_arm1176jzf-s_vfp # RPi Zero
17-
#- aarch64_cortex-a53 # RPi 3+
16+
#- arm_arm1176jzf-s_vfp # RPi Zero
17+
- aarch64_cortex-a53 # RPi 3+
1818
version:
1919
- 23.05.2
2020

0 commit comments

Comments
 (0)