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

Commit 4a98121

Browse files
authored
Revert targets
1 parent 15c06c1 commit 4a98121

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ jobs:
1919
strategy:
2020
matrix:
2121
arch:
22-
#- arm_arm1176jzf-s_vfp # RPi Zero
23-
#- aarch64_cortex-a53 # RPi 3+
24-
- bcm27xx-bcm2710
22+
- arm_arm1176jzf-s_vfp # RPi Zero
23+
- aarch64_cortex-a53 # RPi 3+
2524

2625
steps:
2726
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)