Skip to content

Commit

Permalink
Test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-penev committed Oct 5, 2024
1 parent 69099bd commit 0a34865
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,18 +129,9 @@ 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
- name: selfh-ubu22-gcc12-runtime18-analyzers
os: self-hosted #ubuntu-22.04
compiler: gcc-11
compiler: gcc-12
clang-runtime: '18'
coverage: true
cuda: true
Expand Down

0 comments on commit 0a34865

Please sign in to comment.