Skip to content

Commit e74c29d

Browse files
committed
Try ubuntu-20-x64
1 parent 863ea21 commit e74c29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
BUILDER_SOURCE: releases
1212
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
1313
PACKAGE_NAME: aws-crt-python
14-
LINUX_BASE_IMAGE: ubuntu-22-x64
14+
LINUX_BASE_IMAGE: ubuntu-20-x64
1515
RUN: ${{ github.run_id }}-${{ github.run_number }}
1616
CRT_CI_ROLE: ${{ secrets.CRT_CI_ROLE_ARN }}
1717
AWS_DEFAULT_REGION: us-east-1

0 commit comments

Comments
 (0)