Skip to content

Commit

Permalink
Remove deprecated workflow key from Circle config (facebook#26762)
Browse files Browse the repository at this point in the history
This key was only valid during the 2.0 beta period so we can remove it.
  • Loading branch information
acdlite authored and AndyPengc12 committed Apr 15, 2024
1 parent 39c2f45 commit 6c83d67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,6 @@ jobs:
scripts/release/publish.js --ci --tags << parameters.dist_tag >>
workflows:
version: 2

build_and_test:
unless: << pipeline.parameters.prerelease_commit_sha >>
Expand Down

0 comments on commit 6c83d67

Please sign in to comment.