Skip to content

Commit 863ea21

Browse files
committed
bump LINUX_BASE_IMAGE from ubuntu 18 to 22
1 parent e772749 commit 863ea21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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-18-x64
14+
LINUX_BASE_IMAGE: ubuntu-22-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)