Conversation
|
|
✅ No conflicts with other open PRs targeting |
|
I see you updated files related to
|
|
There was a problem hiding this comment.
Pull request overview
Updates the CI and integration test configurations to use Aptos CLI v8.1.0, aligning the repo’s automation with the referenced Aptos CLI release.
Changes:
- Bump Aptos CLI version to
8.1.0in the core CI workflow. - Bump
aptos_cli_versionto8.1.0across the in-memory integration test matrix entries that require it.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/ci-core.yml |
Updates the Aptos CLI install step to use CLI_VERSION: 8.1.0. |
.github/integration-in-memory-tests.yml |
Updates all relevant aptos_cli_version entries in the runner test matrix to 8.1.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.





Bump the Aptos CLI version to: https://github.com/aptos-labs/aptos-core/releases/tag/aptos-cli-v8.1.0