We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1fa347 commit 8b10b7aCopy full SHA for 8b10b7a
.github/workflows/build.yml
@@ -18,13 +18,13 @@ jobs:
18
- name: macOS
19
os: macos-latest
20
21
- # - name: Android32
22
- # os: ubuntu-latest
23
- # target: Android32
+ - name: Android32
+ os: ubuntu-latest
+ target: Android32
24
25
- # - name: Android64
26
27
- # target: Android64
+ - name: Android64
+ target: Android64
28
29
name: ${{ matrix.config.name }}
30
runs-on: ${{ matrix.config.os }}
0 commit comments