Skip to content

Commit

Permalink
ci: disable meson clang-cl
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Sep 19, 2024
1 parent 22171b1 commit 45d8502
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@ jobs:
}
extra_envs: {}
flavor: minsize
- platform: windows-2022
mode: { name: ClangCL, args: -Dtests=enabled }
extra_envs: { CC: clang-cl, CC_LD: link }
flavor: release
exclude:
- platform: macos-latest
mode: { name: NO_LIBC, args: -Dnolibc=true }
Expand Down

0 comments on commit 45d8502

Please sign in to comment.