We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e14d24 commit d00426eCopy full SHA for d00426e
1 file changed
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
- 'docs'
8
9
env:
10
- BUILDER_VERSION: v0.9.87
+ BUILDER_VERSION: v0.9.92
11
BUILDER_SOURCE: releases
12
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
13
PACKAGE_NAME: aws-crt-python
@@ -209,6 +209,7 @@ jobs:
209
- clang-9
210
- clang-10
211
- clang-11
212
+ - clang-latest
213
- gcc-5
214
- gcc-6
215
- gcc-7
0 commit comments