Skip to content

Commit

Permalink
Test 5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-penev committed Oct 5, 2024
1 parent 8074b71 commit f1187e7
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 @@ -120,10 +120,10 @@ jobs:
clang-runtime: '16'
debug_build: true

- name: ubu20-gcc7-runtime18-analyzers
- name: ubu20-gcc7-runtime11-analyzers
os: ubuntu-20.04
compiler: gcc-7
clang-runtime: '18'
clang-runtime: '11'
coverage: true
cuda: true
#extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On'
Expand Down

0 comments on commit f1187e7

Please sign in to comment.