[build] Disable check-publishing for Windows due to OOM

This commit is contained in:
Him188 2022-11-25 23:49:29 +00:00
parent e9c12eb4a8
commit 2c9c6bd82b

View File

@ -25,13 +25,13 @@ jobs:
fail-fast: false
matrix:
os:
- windows-2022
# - windows-2022
- ubuntu-20.04
- macos-12
include:
- os: windows-2022
targetName: mingwX64
parallelCompilation: false
# - os: windows-2022
# targetName: mingwX64
# parallelCompilation: false
- os: ubuntu-20.04
targetName: linuxX64
parallelCompilation: false