Skip to content
Snippets Groups Projects
Unverified Commit 8abfaa9e authored by fireice-uk's avatar fireice-uk Committed by GitHub
Browse files

Merge pull request #1066 from psychocrypt/topic-disableOSXCI

disable OSX CI tests
parents b573944e 116ecfca
No related branches found
No related tags found
No related merge requests found
......@@ -70,10 +70,10 @@ matrix:
- CMAKE_C_COMPILER=gcc-7
- XMRSTAK_CMAKE_FLAGS="-DCUDA_ENABLE=OFF -DOpenCL_ENABLE=OFF"
- os: osx
compiler: gcc
env:
- XMRSTAK_CMAKE_FLAGS="-DCUDA_ENABLE=OFF -DOpenCL_ENABLE=OFF"
# - os: osx
# compiler: gcc
# env:
# - XMRSTAK_CMAKE_FLAGS="-DCUDA_ENABLE=OFF -DOpenCL_ENABLE=OFF"
before_install:
- . CI/checkPRBranch
......
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