Skip to content

Commit c438a3f

Browse files
authored
Update test.yml
1 parent 438f467 commit c438a3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
include:
1717
- { os: ubuntu-20.04, platform: linux-x64 }
1818
- { os: macos-latest, platform: darwin-x64 }
19-
- { os: macos-latest, platform: darwin-arm64 }
20-
- { os: windows-latest, platform: win32-ia32 }
2119
- { os: windows-latest, platform: win32-x64 }
2220
runs-on: ${{ matrix.os }}
2321
steps:

0 commit comments

Comments
 (0)