Skip to content

Commit

Permalink
Bump clang
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvassilev authored Sep 13, 2024
1 parent 821f86a commit 4f2b6c2
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 @@ -238,11 +238,11 @@ jobs:
clang-runtime: '10'
cuda: true

- name: selfh-ubu20-clang9-runtime10-cuda
- name: selfh-ubu20-clang9-runtime18-cuda
os: self-hosted #ubuntu-20.04
runs-on: cuda
compiler: clang-9
clang-runtime: '10'
clang-runtime: '18'
cuda: true

- name: ubu20-clang9-runtime15
Expand Down

0 comments on commit 4f2b6c2

Please sign in to comment.