8000 chore: fix buildpack integration test for python39 (#204) · jrmfg/functions-framework-python@bf76795 · GitHub
[go: up one dir, main page]

Skip to content

Commit bf76795

Browse files
authored
chore: fix buildpack integration test for python39 (GoogleCloudPlatform#204)
1 parent 8724548 commit bf76795

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/buildpack-integration-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
cloudevent-builder-target: 'write_cloud_event_declarative'
3434
prerun: 'tests/conformance/prerun.sh ${{ github.sha }}'
3535
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'
3836
python310:
3937
uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.8.0
4038
with:

0 commit comments

Comments
 (0)
0