Skip to content

Commit

Permalink
Test 1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-penev committed Oct 5, 2024
1 parent c1e8704 commit 69099bd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,15 @@ jobs:
# #extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On'
# #clang-format: true

- name: ubu22-gcc11-runtime18-analyzers
os: ubuntu-22.04
compiler: gcc-11
clang-runtime: '18'
coverage: true
cuda: true
#extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On'
#clang-format: true

- name: selfh-ubu22-gcc11-runtime18-analyzers
os: self-hosted #ubuntu-22.04
compiler: gcc-11
Expand Down

0 comments on commit 69099bd

Please sign in to comment.