Remove deprecated workflow key from Circle config (#26762)

This key was only valid during the 2.0 beta period so we can remove it.
This commit is contained in:
Andrew Clark 2023-05-02 14:59:36 -04:00 committed by GitHub
parent 5dd90c5623
commit fa4314841e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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 >>