We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3309eee commit 5a97a4dCopy full SHA for 5a97a4d
examples/lambda-with-apigateway/.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ permissions:
15
16
jobs:
17
deploy:
18
- runs-on: ubuntu-latest
+ runs-on: platform-eng-ent-v2-dual
19
strategy:
20
matrix:
21
go-version: [1.18.x]
0 commit comments