Skip to content

Commit 70b5a58

Browse files
committed
powerpc/ci: Drop Ubuntu 18.04 perf build
The 18.04 perf build is failing, and has been dropped by upstream perf: acmel/linux-tools-container-builds@8ee261d Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
1 parent 274bab1 commit 70b5a58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/powerpc-perf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
strategy:
2929
matrix:
30-
image: [ubuntu-22.04, ubuntu-20.04, ubuntu-18.04]
30+
image: [ubuntu-22.04, ubuntu-20.04]
3131
subarch: [ppc64, ppc64le]
3232

3333
env:

0 commit comments

Comments
 (0)