mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
Remove Windows cross-compilation from CI
This commit is contained in:
parent
3d95b386c6
commit
c16ed0aa4c
14
.github/workflows/ci.yml
vendored
14
.github/workflows/ci.yml
vendored
@ -126,8 +126,6 @@ jobs:
|
||||
- linux-x86_64-dyn
|
||||
- android-arm
|
||||
- android-arm64
|
||||
- win32-static
|
||||
- win32-dyn
|
||||
include:
|
||||
- target: linux-x86_64-static
|
||||
image_variant: focal
|
||||
@ -153,18 +151,6 @@ jobs:
|
||||
arch_name: aarch64-linux-android
|
||||
run_test: false
|
||||
coverage: false
|
||||
- target: win32-static
|
||||
image_variant: f35
|
||||
lib_postfix: '64'
|
||||
arch_name: i686-w64-mingw32
|
||||
run_test: false
|
||||
coverage: false
|
||||
- target: win32-dyn
|
||||
image_variant: f35
|
||||
lib_postfix: '64'
|
||||
arch_name: i686-w64-mingw32
|
||||
run_test: false
|
||||
coverage: false
|
||||
env:
|
||||
HOME: /home/runner
|
||||
runs-on: ubuntu-20.04
|
||||
|
Loading…
x
Reference in New Issue
Block a user