Skip to content

Commit

Permalink
Make platform builds independent and parallel in build_natives
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia authored Aug 5, 2023
1 parent baa1cd7 commit 3fe6667
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_natives.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ env:

jobs:
build-linux:
needs: build-windows
# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
# You can convert this to a matrix build if you need cross-platform coverage.
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
Expand Down

0 comments on commit 3fe6667

Please sign in to comment.