diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cce7361b7..321317628 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ on: - 'main' env: - BUILDER_VERSION: v0.9.90 + BUILDER_VERSION: v0.9.92 BUILDER_SOURCE: releases BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net PACKAGE_NAME: aws-c-http @@ -56,6 +56,7 @@ jobs: - name: clang-11 - name: clang-15 - name: clang-17 + - name: clang-latest - name: gcc-4.8 - name: gcc-5 - name: gcc-6