Skip to content

Commit

Permalink
chore: fix buildpack integration test for python39 (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
anniefu authored Nov 7, 2022
1 parent 8724548 commit bf76795
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/buildpack-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
cloudevent-builder-target: 'write_cloud_event_declarative'
prerun: 'tests/conformance/prerun.sh ${{ github.sha }}'
builder-runtime: 'python39'
# Latest uploaded tag from us.gcr.io/fn-img/buildpacks/python39/builder
builder-tag: 'python39_20220426_3_9_10_RC00'
python310:
uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.8.0
with:
Expand Down

0 comments on commit bf76795

Please sign in to comment.