ci: revert switching to ubuntu-latest for pahole-staging workflow

pahole staging workflow is using the same old VM image as BPF selftests
stages. It doesn't have recent enough glibc, so we can't yet switch to
newer Ubuntu, unfortunately.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
Andrii Nakryiko
2024-06-06 14:26:07 -07:00
committed by Andrii Nakryiko
parent fbcb2871fe
commit 764d19da07

View File

@@ -7,7 +7,7 @@ on:
jobs:
vmtest:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
name: Kernel LATEST + staging pahole
env:
STAGING: tmp.master