Skip to content

Commit

Permalink
Drop Windows CI 32 bit on cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxiaomao committed Aug 2, 2024
1 parent 31cee2a commit 805b995
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ jobs:
- target: windows
build_system: make

- target: windows
architecture: 32
build_system: cmake

steps:
- name: "SCM Checkout"
uses: actions/checkout@v4
Expand Down

0 comments on commit 805b995

Please sign in to comment.