Skip to content

Commit

Permalink
Try to fix build and tests 3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-penev committed Oct 3, 2024
1 parent a348847 commit 38522c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
clang-runtime: '18'
coverage: true
cuda: true
extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On'
#extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On'
#clang-format: true

- name: selfh-ubu22-gcc11-runtime18-analyzers
Expand All @@ -135,7 +135,7 @@ jobs:
clang-runtime: '18'
coverage: true
cuda: true
extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On'
#extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On'
#clang-format: true

- name: ubu20-gcc7-runtime11-benchmarks
Expand Down

0 comments on commit 38522c9

Please sign in to comment.