Skip to content

Commit

Permalink
use amazon/aws-lambda-provided:al2
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyzhao2018 committed Feb 1, 2024
1 parent b5c89d5 commit b1aa7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: bash <(curl -s https://codecov.io/bash)

integration-test:
runs-on: ubuntu-latest
runs-on: amazon/aws-lambda-provided:al2

steps:
- name: Checkout
Expand Down

0 comments on commit b1aa7db

Please sign in to comment.