mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 05:50:32 +05:00
gitlab-ci: disable 32bit builds
This commit is contained in:
parent
b68bfdcc73
commit
8bdd94dab3
@ -76,7 +76,7 @@ stages:
|
|||||||
-DCMAKE_BUILD_TYPE=Release
|
-DCMAKE_BUILD_TYPE=Release
|
||||||
- cmake --build . --target INSTALL --config Release
|
- cmake --build . --target INSTALL --config Release
|
||||||
|
|
||||||
build_netgen_win32:
|
.build_netgen_win32:
|
||||||
<<: *win32
|
<<: *win32
|
||||||
<<: *tbuild_netgen_win
|
<<: *tbuild_netgen_win
|
||||||
cache:
|
cache:
|
||||||
@ -126,7 +126,7 @@ build_ubuntu_1604:
|
|||||||
- cd ..
|
- cd ..
|
||||||
|
|
||||||
# skip since we have no machine with 32 bits
|
# skip since we have no machine with 32 bits
|
||||||
test_win32:
|
.test_win32:
|
||||||
<<: *win32
|
<<: *win32
|
||||||
<<: *test_win
|
<<: *test_win
|
||||||
|
|
||||||
@ -197,7 +197,7 @@ win64_cleanup:
|
|||||||
when: always
|
when: always
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
win32_cleanup:
|
.win32_cleanup:
|
||||||
<<: *win32
|
<<: *win32
|
||||||
stage: cleanup
|
stage: cleanup
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user