We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8724548 commit bf76795Copy full SHA for bf76795
.github/workflows/buildpack-integration-test.yml
@@ -33,8 +33,6 @@ jobs:
33
cloudevent-builder-target: 'write_cloud_event_declarative'
34
prerun: 'tests/conformance/prerun.sh ${{ github.sha }}'
35
builder-runtime: 'python39'
36
- # Latest uploaded tag from us.gcr.io/fn-img/buildpacks/python39/builder
37
- builder-tag: 'python39_20220426_3_9_10_RC00'
38
python310:
39
uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected]
40
with:
0 commit comments