Skip to content

Commit 4b93231

Browse files
author
barry
committed
fix: qt6 build error
1 parent b21c56a commit 4b93231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
build-arch: x64
3030
- qt-ver: 6.5.3
3131
qt-arch-install: arm64
32-
build-arch: [x64, arm64]
32+
build-arch: arm64
3333
env:
3434
target-name: QtScrcpy
3535
qt-install-path: ${{ github.workspace }}/${{ matrix.qt-ver }}

0 commit comments

Comments
 (0)