Skip to content

Commit

Permalink
try gcc9 to see change in valgrind
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronj0 committed May 2, 2024
1 parent 9657a3f commit fa87839
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 @@ -473,9 +473,9 @@ jobs:
cppyy: On
xeus-clang-repl: On
coverage: true
- name: ubu22-x86-gcc12-clang-repl-16-cppyy
- name: ubu22-x86-gcc9-clang-repl-16-cppyy
os: ubuntu-22.04
compiler: gcc-12
compiler: gcc-9
clang-runtime: '16'
cling: Off
cppyy: On
Expand Down

0 comments on commit fa87839

Please sign in to comment.