Skip to content

Commit

Permalink
Test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-penev committed Oct 5, 2024
1 parent d35f5af commit 8074b71
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,14 +120,14 @@ jobs:
clang-runtime: '16'
debug_build: true

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

- name: selfh-ubu22-gcc12-runtime18-analyzers
os: self-hosted #ubuntu-22.04
Expand Down

0 comments on commit 8074b71

Please sign in to comment.