Skip to content

Commit 8e4c34c

Browse files
Delete Windows build configuration from main.yml
Removed Windows build configuration from workflow.
1 parent 5a39608 commit 8e4c34c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ jobs:
3535
npm_os: darwin
3636
npm_arch: arm64
3737
pkg_name: engine-darwin-arm64
38-
- os: windows-latest
39-
target: x86_64-pc-windows-msvc
40-
arch: x64
41-
npm_os: win32
42-
npm_arch: x64
43-
pkg_name: engine-win32-x64
4438

4539
steps:
4640
- name: Checkout Repository

0 commit comments

Comments
 (0)