Skip to content

Commit

Permalink
Fix Codebuild YAML to point to the correct builder source (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
TwistedTwigleg authored May 26, 2023
1 parent 42f6439 commit c28ffa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codebuild/linux-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ version: 0.2
env:
shell: bash
variables:
BUILDER_VERSION: setup_crt_ci_from_action
BUILDER_SOURCE: channels
BUILDER_VERSION: v0.9.45
BUILDER_SOURCE: releases
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
PACKAGE_NAME: aws-crt-java

Expand Down

0 comments on commit c28ffa5

Please sign in to comment.