Skip to content

Commit d7dc37e

Browse files
committed
just linux
1 parent 2663fda commit d7dc37e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,6 @@ jobs:
1818
- os: linux
1919
runs-on: ubuntu-latest
2020
arch: amd64
21-
- os: darwin
22-
runs-on: macos-latest
23-
arch: amd64
24-
- os: darwin
25-
runs-on: macos-latest
26-
arch: arm64
27-
- os: windows
28-
runs-on: windows-latest
29-
arch: amd64
3021

3122
steps:
3223
- name: Checkout code

0 commit comments

Comments
 (0)