Skip to content

Commit

Permalink
Update .circleci/config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajkoti authored Jan 22, 2024
1 parent 20fd4d0 commit 5d8521f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ workflows:
parameters:
python_version: ["3.8", "3.9", "3.10", "3.11"]
airflow_version: ["2.6.3", "2.7.3", "2.8.1"]
# <<: *main_and_release_branches
<<: *all_branches_and_version_tag
<<: *main_and_release_branches
- build-docs:
<<: *all_branches_and_version_tag
- test:
Expand Down

0 comments on commit 5d8521f

Please sign in to comment.