Skip to content

Commit

Permalink
py310
Browse files Browse the repository at this point in the history
  • Loading branch information
benpankow committed Sep 21, 2023
1 parent a79041b commit e637ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
DAGSTER_CLOUD_URL: "http://dagster-insights.dogfood.dagster.cloud"
DAGSTER_CLOUD_API_TOKEN: ${{ secrets.DAGSTER_CLOUD_API_TOKEN }}
ENABLE_FAST_DEPLOYS: 'true'
PYTHON_VERSION: '3.8'
PYTHON_VERSION: '3.10'
DAGSTER_CLOUD_FILE: 'dagster_cloud.yaml'

jobs:
Expand Down

0 comments on commit e637ca5

Please sign in to comment.