Skip to content

Commit

Permalink
remove python version
Browse files Browse the repository at this point in the history
  • Loading branch information
cnolanminich authored Jul 9, 2024
1 parent 504b78a commit edfac59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-dagster-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ env:
# The IMAGE_REGISTRY should match the registry: in dagster_cloud.yaml
IMAGE_REGISTRY: "764506304434.dkr.ecr.us-west-2.amazonaws.com/hooli-data-science-prod"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PYTHON_VERSION: '3.11'
jobs:
dagster-cloud-deploy:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit edfac59

Please sign in to comment.