Skip to content

Commit 5a97a4d

Browse files
committed
[PFMENG-2831] migrate ubuntu-latest to gha dualstack runners
1 parent 3309eee commit 5a97a4d

File tree

1 file changed

+1
-1
lines changed
  • examples/lambda-with-apigateway/.github/workflows

1 file changed

+1
-1
lines changed

examples/lambda-with-apigateway/.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515

1616
jobs:
1717
deploy:
18-
runs-on: ubuntu-latest
18+
runs-on: platform-eng-ent-v2-dual
1919
strategy:
2020
matrix:
2121
go-version: [1.18.x]

0 commit comments

Comments
 (0)