Skip to content

Commit 986798e

Browse files
ffs
1 parent 5786960 commit 986798e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/multi-platform.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ jobs:
1919
os: macos-latest
2020

2121
- name: Android32
22-
os: ubuntu-latest
23-
target: Android32
22+
os: ubuntu-latest
23+
target: Android32
2424

2525
- name: Android64
26-
os: ubuntu-latest
27-
target: Android64
26+
os: ubuntu-latest
27+
target: Android64
2828

2929
- name: iOS
30-
os: macos-latest
31-
target: iOS
30+
os: macos-latest
31+
target: iOS
3232

3333
name: ${{ matrix.config.name }}
3434
runs-on: ${{ matrix.config.os }}

0 commit comments

Comments
 (0)