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