diff --git a/examples/lambda-with-apigateway/.github/workflows/deploy.yml b/examples/lambda-with-apigateway/.github/workflows/deploy.yml index 20f757d..6d401b1 100644 --- a/examples/lambda-with-apigateway/.github/workflows/deploy.yml +++ b/examples/lambda-with-apigateway/.github/workflows/deploy.yml @@ -15,7 +15,7 @@ permissions: jobs: deploy: - runs-on: ubuntu-latest + runs-on: platform-eng-ent-v2-dual strategy: matrix: go-version: [1.18.x]