Skip to content

Commit

Permalink
only make image for duo256
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharelter committed Oct 31, 2024
1 parent 27135a3 commit 7e4867e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
needs: build-docker-image
strategy:
matrix:
boards: [licheervnano, duo256, duos]
boards: [duo256]
storage: [sd]
include:
- boards: duos
Expand Down

0 comments on commit 7e4867e

Please sign in to comment.