@@ -11,7 +11,7 @@ permissions: read-all
1111
1212jobs :
1313 nodejs10 :
14- uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .0 14+ uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .3 1515 with :
1616 http-builder-source : ' test/conformance'
1717 http-builder-target : ' writeHttpDeclarative'
2020 prerun : ' test/conformance/prerun.sh'
2121 builder-runtime : ' nodejs10'
2222 nodejs12 :
23- uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .0 23+ uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .3 2424 with :
2525 http-builder-source : ' test/conformance'
2626 http-builder-target : ' writeHttpDeclarative'
2929 prerun : ' test/conformance/prerun.sh'
3030 builder-runtime : ' nodejs12'
3131 nodejs14 :
32- uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .0 32+ uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .3 3333 with :
3434 http-builder-source : ' test/conformance'
3535 http-builder-target : ' writeHttpDeclarative'
3838 prerun : ' test/conformance/prerun.sh'
3939 builder-runtime : ' nodejs14'
4040 nodejs16 :
41- uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .0 41+ uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .3 4242 with :
4343 http-builder-source : ' test/conformance'
4444 http-builder-target : ' writeHttpDeclarative'
4747 prerun : ' test/conformance/prerun.sh'
4848 builder-runtime : ' nodejs16'
4949 nodejs18 :
50- uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .0 50+ uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .3 5151 with :
5252 http-builder-source : ' test/conformance'
5353 http-builder-target : ' writeHttpDeclarative'
5656 prerun : ' test/conformance/prerun.sh'
5757 builder-runtime : ' nodejs18'
5858 nodejs20 :
59- uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .0 59+ uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] .3 6060 with :
6161 http-builder-source : ' test/conformance'
6262 http-builder-target : ' writeHttpDeclarative'
0 commit comments