2
0
Эх сурвалжийг харах

Drop Windows CI 32 bit on cmake

Yuxiao Mao 1 жил өмнө
parent
commit
805b995e2f

+ 4 - 0
.github/workflows/build.yml

@@ -77,6 +77,10 @@ jobs:
           - target: windows
           - target: windows
             build_system: make
             build_system: make
 
 
+          - target: windows
+            architecture: 32
+            build_system: cmake
+
     steps:
     steps:
     - name: "SCM Checkout"
     - name: "SCM Checkout"
       uses: actions/checkout@v4
       uses: actions/checkout@v4