Skip to content

Commit 1055a9c

Browse files
authored
Update job names
1 parent dbc5d38 commit 1055a9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
cppyy: On
5454
llvm_enable_projects: "clang"
5555
llvm_targets_to_build: "host;NVPTX"
56-
- name: ubu22-x86-gcc9-clang16-cling
56+
- name: ubu22-x86-gcc12-clang16-cling
5757
os: ubuntu-22.04
5858
compiler: gcc-12
5959
clang-runtime: '16'
@@ -570,7 +570,7 @@ jobs:
570570
clang-runtime: '16'
571571
cling: Off
572572
cppyy: Off
573-
- name: ubu22-x86-gcc9-clang16-cling
573+
- name: ubu22-x86-gcc12-clang16-cling
574574
os: ubuntu-22.04
575575
compiler: gcc-12
576576
clang-runtime: '16'

0 commit comments

Comments
 (0)