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 438f467 commit c438a3fCopy full SHA for c438a3f
.github/workflows/test.yml
@@ -16,8 +16,6 @@ jobs:
16
include:
17
- { os: ubuntu-20.04, platform: linux-x64 }
18
- { os: macos-latest, platform: darwin-x64 }
19
- - { os: macos-latest, platform: darwin-arm64 }
20
- - { os: windows-latest, platform: win32-ia32 }
21
- { os: windows-latest, platform: win32-x64 }
22
runs-on: ${{ matrix.os }}
23
steps:
0 commit comments