Skip to content

Commit

Permalink
will this work
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool committed Feb 19, 2024
1 parent c19f318 commit d9d2b8f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ jobs:
# - name: macOS
# os: macos-latest

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

Please sign in to comment.