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 e993267 commit 437c139Copy full SHA for 437c139
1 file changed
.github/workflows/ci.yml
@@ -30,6 +30,8 @@ jobs:
30
arch: x86
31
- os: macos-latest
32
arch: armv7
33
+ - os: macos-latest
34
+ arch: x86
35
36
steps:
37
- uses: actions/checkout@v2
0 commit comments