Skip to content

Commit 78a5611

Browse files
authored
chore: remove container spec in release job (#86)
1 parent 6269af2 commit 78a5611

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release-please.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
needs: release-please
2828
runs-on: ubuntu-latest
2929
if: ${{ needs.release-please.outputs.release_created }}
30-
container:
31-
image: "python:3.11"
3230
environment:
3331
name: pypi
3432
url: https://pypi.org/p/spotify-confidence-sdk

0 commit comments

Comments
 (0)