Skip to content

Updated tool versions to the latest state, a.o. - #308

Open
Evagan2018 wants to merge 3 commits into
ARM-software:mainfrom
Evagan2018:main
Open

Updated tool versions to the latest state, a.o.#308
Evagan2018 wants to merge 3 commits into
ARM-software:mainfrom
Evagan2018:main

Conversation

@Evagan2018

Copy link
Copy Markdown
Collaborator

Updated tool versions to the latest state

Removed action for installing
ppa:deadsnakes/ppa and libpython3.9

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the toolchain/version pins used by CMSIS Core validation, core tests, and the Ubuntu 22.04 devcontainer, and removes an extra apt-based Python 3.9 installation step from CI.

Changes:

  • Bump Arm vcpkg artifact versions for compilers/tools (GCC, Armclang, LLVM Embedded, CMake, CMSIS-Toolbox, AVH FVP, Ninja) across validation/test configs.
  • Update CI Python version to 3.14 and remove the deadsnakes PPA / libpython3.9 install step.
  • Pin the GitHub Pages workflow runner image to ubuntu-22.04.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
CMSIS/CoreValidation/Project/vcpkg-configuration.json Updates pinned Arm vcpkg toolchain/tool versions used by CoreValidation.
CMSIS/Core/Test/vcpkg-configuration.json Updates pinned compiler versions used by Core test runs.
.github/workflows/gh-pages.yml Pins the Pages deployment job runner to Ubuntu 22.04.
.github/workflows/corevalidation.yml Removes apt-based Python 3.9 install step and updates setup-python to use Python 3.14.
.github/workflows/core.yml Updates setup-python to use Python 3.14 for core checks.
.devcontainer/ubuntu-22.04/vcpkg-configuration.json Updates devcontainer vcpkg toolchain/tool version requirements (and aligns Ninja package naming with other configs).

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.

2 participants