Unverified Commit 52637a18 authored by Peter Eastman's avatar Peter Eastman Committed by GitHub
Browse files

Disable M1 build (#4015)

parent dbf25377
......@@ -148,15 +148,15 @@ jobs:
-DOPENMM_BUILD_OPENCL_LIB=ON \
-DOPENMM_BUILD_OPENCL_TESTS=OFF \
- name: MacOS M1 CPU arm64 Python 3.11
python-version: "3.11"
os: M1-arm64
OPENCL: false
cuda-version: ""
compilers: conda-forge
CMAKE_FLAGS: |
-DOPENMM_BUILD_OPENCL_LIB=ON \
-DOPENMM_BUILD_OPENCL_TESTS=OFF \
#- name: MacOS M1 CPU arm64 Python 3.11
# python-version: "3.11"
# os: M1-arm64
# OPENCL: false
# cuda-version: ""
# compilers: conda-forge
# CMAKE_FLAGS: |
# -DOPENMM_BUILD_OPENCL_LIB=ON \
# -DOPENMM_BUILD_OPENCL_TESTS=OFF \
steps:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment