Skip to content

Commit

Permalink
fixup! ci: add meson support
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Sep 19, 2024
1 parent 249b91e commit 64d8b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
flavor: minsize
- platform: windows-2022
mode: { name: ClangCL, args: -Dtests=enabled }
extra_envs: { CC: clang-cl }
extra_envs: { CC: clang-cl, LD: link }
flavor: release
exclude:
- platform: macos-latest
Expand Down

0 comments on commit 64d8b74

Please sign in to comment.