-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No longer build the github action using python 3.8
Summary: This is needed to be able to deploy newer versions of the dagster and dagster-cloud CLI. Once we do this, we can no longer push to v0.1 or we may break users on python 3.8 / older versions. We need to move this action to a weekly release schedule anyway, so this is the opportunity to do that.
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters