Skip to content

Commit

Permalink
Revert to Unix Makefiles on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
drowaudio committed May 23, 2024
1 parent 420a730 commit ce502d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
include:
- name: linux
os: ubuntu-latest
generator: "Ninja"
generator: "Unix Makefiles"
- name: macOS
os: macos-latest
generator: "Xcode"
Expand Down

0 comments on commit ce502d4

Please sign in to comment.