We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863ea21 commit e74c29dCopy full SHA for e74c29d
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ env:
11
BUILDER_SOURCE: releases
12
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
13
PACKAGE_NAME: aws-crt-python
14
- LINUX_BASE_IMAGE: ubuntu-22-x64
+ LINUX_BASE_IMAGE: ubuntu-20-x64
15
RUN: ${{ github.run_id }}-${{ github.run_number }}
16
CRT_CI_ROLE: ${{ secrets.CRT_CI_ROLE_ARN }}
17
AWS_DEFAULT_REGION: us-east-1
0 commit comments