Skip to content
Snippets Groups Projects
Commit 8c68877c authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Add the M2 mini

This will likely fail though.
parent b8260ae6
No related branches found
No related tags found
No related merge requests found
......@@ -73,6 +73,13 @@ include:
tagname: 'macOS'
gnu_make: 'make'
build_flags: 'CC="ccache cc" CXX="ccache c++" RELEASE=1'
- local: '.gitlab-ci-unix.yml'
inputs:
os: 'darwin'
platform: 'aarch64'
tagname: 'macOS-aarch64'
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