Skip to content
Snippets Groups Projects
Commit 670a6aed authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Revert "Disable darmwin-x86" - the x86 mac mini has a new home

This reverts commit 79fa3c0b.
parent 5227f1ae
No related branches found
No related tags found
No related merge requests found
Pipeline #7375 passed
......@@ -73,13 +73,13 @@ include:
tagname: 'macOS-aarch64'
gnu_make: 'make'
build_flags: 'RELEASE=1'
# - local: '.gitlab-ci-unix.yml'
# inputs:
# os: 'darwin-x86'
# platform: 'x86'
# tagname: 'macOS-x86'
# gnu_make: 'make'
# build_flags: 'CC="ccache cc" CXX="ccache c++" RELEASE=1'
- local: '.gitlab-ci-unix.yml'
inputs:
os: 'darwin-x86'
platform: 'x86'
tagname: 'macOS-x86'
gnu_make: 'make'
build_flags: 'CC="ccache cc" CXX="ccache c++" RELEASE=1'
smoketest-jsexec-linux:
tags: [Linux]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment