mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-29 04:39:06 +08:00
ci: bump llvm version to 18
Signed-off-by: Ihor Solodrai <ihor.solodrai@pm.me>
This commit is contained in:
committed by
Andrii Nakryiko
parent
c7bf7b8977
commit
c1f8925561
2
.github/workflows/vmtest.yml
vendored
2
.github/workflows/vmtest.yml
vendored
@@ -25,7 +25,7 @@ on:
|
||||
llvm-version:
|
||||
description: 'llvm version'
|
||||
required: false
|
||||
default: '17'
|
||||
default: '18'
|
||||
type: string
|
||||
jobs:
|
||||
vmtest:
|
||||
|
||||
Reference in New Issue
Block a user