From 369e73c80984aef940e9286e6d985c339924d1d1 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 28 Jan 2025 12:42:17 +0100 Subject: Bump clang versions in the CI --- .github/workflows/testsuite.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testsuite.yaml b/.github/workflows/testsuite.yaml index b022fb2..af06161 100644 --- a/.github/workflows/testsuite.yaml +++ b/.github/workflows/testsuite.yaml @@ -48,7 +48,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - version: [13, 14, 15] + version: [16, 17, 18] use_native_chk: [true, false] steps: - name: Checking out the code -- cgit v1.3