Skip to content

Commit dbceb17

Browse files
authored
use latest aws-crt-builder (#444)
I accidentally changed ci.yml to use "channels" instead of an official release in my last PR #443
1 parent e5f2343 commit dbceb17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
- 'main'
77

88
env:
9-
BUILDER_VERSION: head-detached-bug
10-
BUILDER_SOURCE: channels
9+
BUILDER_VERSION: v0.9.46
10+
BUILDER_SOURCE: releases
1111
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
1212
PACKAGE_NAME: aws-c-http
1313
LINUX_BASE_IMAGE: ubuntu-18-x64

0 commit comments

Comments
 (0)