Skip to content

Commit

Permalink
Add 32-bit clang-cl CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
solemnwarning committed Aug 5, 2024
1 parent cab7bd3 commit a71927f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ jobs:
arch: x86_64
host_os: windows-2022
compiler: clangcl
- target: static
arch: x86
host_os: windows-2022
compiler: clangcl

runs-on: ${{ matrix.host_os }}

Expand Down

0 comments on commit a71927f

Please sign in to comment.