From 4e06ce3df837ec7b0a66bd2a6143a352b6ddea35 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Mon, 11 Sep 2023 09:48:36 +0200 Subject: [PATCH] [CI] Update the build step to 15.x --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a35098b..61aaaa6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -127,7 +127,7 @@ jobs: strategy: matrix: - llvm_version: ['14.x'] + llvm_version: ['15.x'] steps: - name: Download the Artifacts