Skip to content

Commit

Permalink
ci: use Python 3.12
Browse files Browse the repository at this point in the history
Signed-off-by: Sumner Evans <[email protected]>
  • Loading branch information
sumnerevans committed Jan 19, 2024
1 parent 63b4237 commit f9f44df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- created

env:
PYTHON_VERSION: 3.9
PYTHON_VERSION: 3.12
BEEPER_BRIDGE_TYPE: linkedin
CI_REGISTRY_IMAGE: "${{ secrets.CI_REGISTRY }}/bridge/linkedin"
GHCR_REGISTRY: ghcr.io
Expand Down

0 comments on commit f9f44df

Please sign in to comment.