We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5667a6b commit 0c14ce7Copy full SHA for 0c14ce7
1 file changed
.github/workflows/ci.yml
@@ -7,8 +7,8 @@ on:
7
- 'docs'
8
9
env:
10
- BUILDER_VERSION: v0.9.84
11
- BUILDER_SOURCE: releases
+ BUILDER_VERSION: default_appleclang
+ BUILDER_SOURCE: channels
12
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
13
PACKAGE_NAME: aws-iot-device-sdk-java-v2
14
RUN: ${{ github.run_id }}-${{ github.run_number }}
0 commit comments