mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-22 01:45:19 +01:00
github: comment out CI builds for MAGX and Android
This commit is contained in:
parent
9466461ce0
commit
a09aa31b7a
18
.github/workflows/c-cpp.yml
vendored
18
.github/workflows/c-cpp.yml
vendored
@ -23,16 +23,16 @@ jobs:
|
||||
# targetos: linux
|
||||
# targetarch: aarch64
|
||||
|
||||
- os: ubuntu-18.04
|
||||
targetos: android
|
||||
targetarch: 32
|
||||
- os: ubuntu-18.04
|
||||
targetos: android
|
||||
targetarch: 64
|
||||
# - os: ubuntu-18.04
|
||||
# targetos: android
|
||||
# targetarch: 32
|
||||
# - os: ubuntu-18.04
|
||||
# targetos: android
|
||||
# targetarch: 64
|
||||
|
||||
- os: ubuntu-18.04
|
||||
targetos: motomagx
|
||||
targetarch: armv6
|
||||
# - os: ubuntu-18.04
|
||||
# targetos: motomagx
|
||||
# targetarch: armv6
|
||||
|
||||
- os: windows-latest
|
||||
targetos: win32
|
||||
|
Loading…
Reference in New Issue
Block a user