File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525 prerun : ${{format('testdata/conformance/prerun.sh {0} testdata/conformance/function', github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha )}}
2626 builder-runtime : ' go118'
2727 builder-runtime-version : ' 1.18'
28- builder-url : gcr.io/gae -runtimes/buildpacks/ google-gae-22/go/ builder:latest
28+ builder-url : gcr.io/serverless -runtimes/google-22-full/ builder/go :latest
2929 go116-buildpack-test :
3030 if : github.event.pull_request.head.repo.full_name == github.repository
3131 uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
3737 prerun : ${{format('testdata/conformance/prerun.sh {0} testdata/conformance/function', github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha )}}
3838 builder-runtime : ' go120'
3939 builder-runtime-version : ' 1.20'
40- builder-url : gcr.io/gae -runtimes/buildpacks/ google-gae-22/go/ builder:latest
40+ builder-url : gcr.io/serverless -runtimes/google-22-full/ builder/go :latest
4141 non-declarative-buildpack-test :
4242 if : github.event.pull_request.head.repo.full_name == github.repository
4343 uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
4949 prerun : ${{format('testdata/conformance/prerun.sh {0} testdata/conformance/nondeclarative', github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha )}}
5050 builder-runtime : ' go118'
5151 builder-runtime-version : ' 1.18'
52- builder-url : gcr.io/gae -runtimes/buildpacks/ google-gae-22/go/ builder:latest
52+ builder-url : gcr.io/serverless -runtimes/google-22-full/ builder/go :latest
You can’t perform that action at this time.
0 commit comments