We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f993a74 commit 541b899Copy full SHA for 541b899
1 file changed
.github/workflows/deploy-client-binaries.yml
@@ -45,6 +45,7 @@ jobs:
45
target: x86_64-apple-ios
46
- platform: macos-latest
47
target: aarch64-apple-darwin
48
+ tests: false
49
# Windows
50
- platform: windows-latest
51
target: x86_64-pc-windows-msvc
0 commit comments