Skip to content

Commit 5f12420

Browse files
authored
Merge pull request #121 from tsirysndr/feat/remote-connect
feat: connect to remote media player
2 parents f015288 + 12903fa commit 5f12420

File tree

145 files changed

+7136
-1281
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+7136
-1281
lines changed

.github/workflows/release-for-arm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
release:
77
name: release ${{ matrix.target }}
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-20.04
99
strategy:
1010
fail-fast: false
1111
matrix:

0 commit comments

Comments
 (0)