Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 authored Mar 29, 2022
1 parent 1ce0d43 commit 9b805b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
arch: [ amd64, arm64 ]
targetos: [ windows, darwin, linux ]
targetos: [ darwin, linux ]
name: omniflixhub ${{ matrix.arch }} for ${{ matrix.targetos }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 9b805b4

Please sign in to comment.