File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change 1414permissions : read-all
1515
1616jobs :
17- python37 :
18- uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
19- with :
20- http-builder-source : ' tests/conformance'
21- http-builder-target : ' write_http_declarative'
22- cloudevent-builder-source : ' tests/conformance'
23- cloudevent-builder-target : ' write_cloud_event_declarative'
24- prerun : ' tests/conformance/prerun.sh ${{ github.sha }}'
25- builder-runtime : ' python37'
26- builder-runtime-version : ' 3.7'
27- start-delay : 5
28- python38 :
29- uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
30- with :
31- http-builder-source : ' tests/conformance'
32- http-builder-target : ' write_http_declarative'
33- cloudevent-builder-source : ' tests/conformance'
34- cloudevent-builder-target : ' write_cloud_event_declarative'
35- prerun : ' tests/conformance/prerun.sh ${{ github.sha }}'
36- builder-runtime : ' python38'
37- builder-runtime-version : ' 3.8'
38- start-delay : 5
3917 python39 :
4018 uses : GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
4119 with :
You can’t perform that action at this time.
0 commit comments