Skip to content

Remove deprecated workflows version: 2 key#4331

Open
akostadinov-bot[bot] wants to merge 1 commit into
masterfrom
circleci-remove-deprecated-workflows-version
Open

Remove deprecated workflows version: 2 key#4331
akostadinov-bot[bot] wants to merge 1 commit into
masterfrom
circleci-remove-deprecated-workflows-version

Conversation

@akostadinov-bot

Copy link
Copy Markdown

Summary

  • Remove the version: 2 line under the workflows: section in .circleci/config.yml
  • This is deprecated v2.0 workflow syntax that is unnecessary when the top-level config already declares version: 2.1
  • CircleCI's August 2026 config compilation update will reject this key, so this change removes it proactively

Validation

Config validated successfully with circleci config validate --next.

🤖 Generated with Claude Code

The `version: 2` key under the `workflows:` section is deprecated v2.0
syntax that is unnecessary when the top-level config already declares
`version: 2.1`. CircleCI's August 2026 config compilation update will
reject this key, so remove it proactively.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant