Skip to content

Commit

Permalink
Disable metal in ci script.
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-rowe committed Nov 19, 2024
1 parent e399965 commit 2918b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
-DCMAKE_Fortran_COMPILER=${FC} \
-DOCCA_ENABLE_TESTS=ON \
-DOCCA_ENABLE_EXAMPLES=ON \
-DOCCA_ENABLE_METAL=OFF \
-DOCCA_ENABLE_FORTRAN=${OCCA_FORTRAN_ENABLED}
- name: CMake configure
Expand Down

0 comments on commit 2918b55

Please sign in to comment.