Skip to content

Commit

Permalink
Remove opencl build from ci tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-rowe committed Nov 19, 2024
1 parent bb107cb commit e782be8
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 @@ -71,6 +71,7 @@ jobs:
OCCA_CXXFLAGS: -O3
GCOV: ${{ matrix.GCOV }}
OCCA_COVERAGE: ${{ matrix.OCCA_COVERAGE }}
OCCA_OPENCL_ENABLED: false
OCCA_FORTRAN_ENABLED: ${{ matrix.OCCA_FORTRAN_ENABLED }}
FORTRAN_EXAMPLES: ${{ matrix.OCCA_FORTRAN_ENABLED }}

Expand Down

0 comments on commit e782be8

Please sign in to comment.