Skip to content

Commit

Permalink
retry older docker
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Oct 16, 2024
1 parent a8a3465 commit f0c6264
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
- 'main'

env:
BUILDER_VERSION: v0.9.67
BUILDER_VERSION: v0.8.20
BUILDER_SOURCE: releases
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
PACKAGE_NAME: aws-crt-ffi
LINUX_BASE_IMAGE: ubuntu-18-x64
LINUX_BASE_IMAGE: ubuntu-16-x64
CRT_CI_ROLE: ${{ secrets.CRT_CI_ROLE_ARN }}
AWS_DEFAULT_REGION: us-east-1

Expand Down

0 comments on commit f0c6264

Please sign in to comment.