We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 449fe2d commit 641c8b3Copy full SHA for 641c8b3
.github/workflows/build.yml
@@ -76,7 +76,7 @@ jobs:
76
strategy:
77
fail-fast: false
78
matrix:
79
- arch: [x64, arm64, arm]
+ arch: [x64, arm64]
80
env:
81
CLANG_BUILDER_IMAGE: ghcr.io/avaloniaui/clang-cross-builder:latest
82
steps:
0 commit comments