mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-24 16:19:50 +08:00
disable windows builds until cross-compilation sources can be updated
This commit is contained in:
11
.github/workflows/ci.yml
vendored
11
.github/workflows/ci.yml
vendored
@@ -113,8 +113,8 @@ jobs:
|
||||
matrix:
|
||||
platform:
|
||||
[
|
||||
windows-x64,
|
||||
# disable mac builds until osxcross can be updated for buster
|
||||
# disable mac, windows builds until osxcross can be updated for buster
|
||||
# windows-x64,
|
||||
# macos-x64,
|
||||
# macos-arm64,
|
||||
linux-x64,
|
||||
@@ -303,9 +303,10 @@ jobs:
|
||||
matrix:
|
||||
platform:
|
||||
[
|
||||
windows-x64,
|
||||
macos-x64,
|
||||
macos-arm64,
|
||||
# disable mac, windows builds until osxcross can be updated for buster
|
||||
# windows-x64,
|
||||
# macos-x64,
|
||||
# macos-arm64,
|
||||
linux-x64,
|
||||
linux-musl-x64,
|
||||
linux-armv7,
|
||||
|
||||
Reference in New Issue
Block a user