Skip to content

Commit fac6bd7

Browse files
authored
Update Ubuntu.yml
1 parent 77fb337 commit fac6bd7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/Ubuntu.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ jobs:
6565
cling-version: '1.0'
6666
llvm_enable_projects: "clang"
6767
llvm_targets_to_build: "host;NVPTX"
68+
- name: ubu24-x86-gcc12-clang-repl-20
69+
os: ubuntu-24.04
70+
compiler: gcc-12
71+
clang-runtime: '20'
72+
cling: Off
73+
llvm_enable_projects: "clang"
74+
llvm_targets_to_build: "host;NVPTX"
6875
- name: ubu24-x86-gcc12-clang-repl-19
6976
os: ubuntu-24.04
7077
compiler: gcc-12

0 commit comments

Comments
 (0)