Skip to content

Commit ca35421

Browse files
authored
builder -> v0.9.92 and clang-latest (#424)
1 parent 53d0e6e commit ca35421

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'main'
77

88
env:
9-
BUILDER_VERSION: v0.9.73
9+
BUILDER_VERSION: v0.9.92
1010
BUILDER_SOURCE: releases
1111
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
1212
PACKAGE_NAME: aws-c-mqtt
@@ -55,6 +55,7 @@ jobs:
5555
- clang-11
5656
- clang-15
5757
- clang-17
58+
- clang-latest
5859
- gcc-4.8
5960
- gcc-5
6061
- gcc-6

0 commit comments

Comments
 (0)