Skip to content
Snippets Groups Projects
Commit 5f9fc492 authored by Vladyslav Usenko's avatar Vladyslav Usenko
Browse files

Merge branch 'niko_devel' into 'master'

ci: build with asserts on macos

See merge request !3
parents efc9a5f5 9dfc3723
No related branches found
No related tags found
1 merge request!3ci: build with asserts on macos
Pipeline #58160172 passed
......@@ -13,7 +13,6 @@ variables:
- export CCACHE_BASEDIR=${PWD}
- export CCACHE_DIR=${PWD}/ccache
cache:
key: bionic
paths:
- ccache/
......@@ -76,9 +75,11 @@ xenial-release-compile:
cache:
key: xenial-release
elcapitan-release-compile:
elcapitan-relwithdebinfo-compile:
<<: *compile_and_test_definition
tags: [macos, "10.11"]
variables:
BUILD_TYPE: RelWithDebInfo
# check if clang-format would make any changes
clang-format:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment