Skip to content

Commit 138bdf7

Browse files
authored
Update ci.yml fix names to add -cppyy to cling 1.0 jobs
1 parent 1d49cfb commit 138bdf7

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
@@ -623,7 +623,7 @@ jobs:
623623
cling: On
624624
cling-version: '1.1'
625625
cppyy: Off
626-
- name: ubu22-x86-gcc9-clang13-cling
626+
- name: ubu22-x86-gcc9-clang13-cling-cppyy
627627
os: ubuntu-22.04
628628
compiler: gcc-9
629629
clang-runtime: '13'
@@ -725,7 +725,7 @@ jobs:
725725
cling: On
726726
cling-version: '1.1'
727727
cppyy: Off
728-
- name: osx13-x86-clang-clang13-cling
728+
- name: osx13-x86-clang-clang13-cling-cppyy
729729
os: macos-13
730730
compiler: clang
731731
clang-runtime: '13'

0 commit comments

Comments
 (0)