Re: [PATCH] ci: fix libabigail cache in GHA

2023-06-22 Thread Thomas Monjalon
20/06/2023 16:21, Aaron Conole: > David Marchand writes: > > > In repositories where multiple branches run the ABI checks using > > different versions of libabigail (for example, a 22.11 branch using > > libabigail-1.8 and a main branch using libabigail-2.1), a collision > > happens on the libabi

Re: [PATCH] ci: fix libabigail cache in GHA

2023-06-20 Thread Aaron Conole
David Marchand writes: > In repositories where multiple branches run the ABI checks using > different versions of libabigail (for example, a 22.11 branch using > libabigail-1.8 and a main branch using libabigail-2.1), a collision > happens on the libabigail binary cache entry. > As a single cache