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 44aec8d commit 5533b06Copy full SHA for 5533b06
.github/workflows/cd.yml
@@ -86,6 +86,8 @@ jobs:
86
matrix:
87
os: [ubuntu-latest, windows-latest, macos-latest]
88
arch: ["auto"]
89
+ exclude:
90
+ - arch: i686
91
use_qemu: [false]
92
93
include:
0 commit comments