Skip to content

Commit

Permalink
gh: disable android
Browse files Browse the repository at this point in the history
  • Loading branch information
FlafyDev committed Apr 6, 2024
1 parent de00663 commit fb2fdcd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
# - name: macOS
# os: macos-latest

- name: Android32
os: ubuntu-latest
target: Android32

- name: Android64
os: ubuntu-latest
target: Android64
# - name: Android32
# os: ubuntu-latest
# target: Android32
#
# - name: Android64
# os: ubuntu-latest
# target: Android64

name: ${{ matrix.config.name }}
runs-on: ${{ matrix.config.os }}
Expand Down

0 comments on commit fb2fdcd

Please sign in to comment.