Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Android - Enable other platform builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Audykowicz committed Sep 7, 2023
1 parent 6ee2b56 commit 6339cc0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ env:

jobs:
build-windows:
if: false
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -75,7 +74,6 @@ jobs:
build-macos:
if: false
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -142,7 +140,6 @@ jobs:
build-linux:
if: false
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 6339cc0

Please sign in to comment.