github: comment out CI builds for MAGX and Android

This commit is contained in:
Alibek Omarov 2023-01-14 09:52:44 +03:00
parent 9466461ce0
commit a09aa31b7a
1 changed files with 9 additions and 9 deletions

View File

@ -23,16 +23,16 @@ jobs:
# targetos: linux # targetos: linux
# targetarch: aarch64 # targetarch: aarch64
- os: ubuntu-18.04 # - os: ubuntu-18.04
targetos: android # targetos: android
targetarch: 32 # targetarch: 32
- os: ubuntu-18.04 # - os: ubuntu-18.04
targetos: android # targetos: android
targetarch: 64 # targetarch: 64
- os: ubuntu-18.04 # - os: ubuntu-18.04
targetos: motomagx # targetos: motomagx
targetarch: armv6 # targetarch: armv6
- os: windows-latest - os: windows-latest
targetos: win32 targetos: win32