Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
Signed-off-by: Karen Feng <karen.feng@databricks.com>
  • Loading branch information
karenfeng committed Apr 3, 2020
1 parent 897f99c commit 1700969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
keys:
- conda-deps-v1-{{ checksum "python/environment.yml" }}
- *install_deps
- run:
- run: # Evict PySpark 2.4.3 in favor of PySpark 3.0.0.dev2; do not save the cache after this change
name: Use latest PySpark release
environment:
command: |
Expand Down

0 comments on commit 1700969

Please sign in to comment.