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
# 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