Skip to content

Commit

Permalink
remove release upload
Browse files Browse the repository at this point in the history
  • Loading branch information
oznu committed Feb 18, 2020
1 parent 7ad5a02 commit f642b3c
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
strategy:
matrix:
name: [
# raspbian-armv6l,
# debian-x86_64,
# debian-armv7l,
# debian-aarch64,
# alpine-x86_64,
# alpine-armv6l,
raspbian-armv6l,
debian-x86_64,
debian-armv7l,
debian-aarch64,
alpine-x86_64,
alpine-armv6l,
alpine-aarch64,
darwin-x86_64
]
Expand Down Expand Up @@ -102,4 +102,3 @@ jobs:
with:
name: ffmpeg-${{ matrix.name }}
path: build/workspace/bin/ffmpeg

0 comments on commit f642b3c

Please sign in to comment.