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

CI: add x86_64 build

Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen 3 жил өмнө
parent
commit
87c1b9980f

+ 3 - 0
.github/workflows/multi-arch-test-build.yml

@@ -40,6 +40,9 @@ jobs:
           - arch: i386_pentium-mmx
             target: x86-geode
 
+          - arch: x86_64
+            target: x86-64
+
     steps:
       - uses: actions/checkout@v2
         with: