Skip to content

Conversation

@johnnynunez
Copy link
Contributor

This pull request includes several updates to the GitHub Actions workflow configuration in the .github/workflows/tests.yml file. The changes primarily focus on adding support for different architectures and updating the versions of actions used.

Key changes include:

Architecture Support:

  • Added arch parameter to the job names and matrix configurations to support x86_64 and aarch64 architectures. [1] [2] [3] [4] [5] [6]
  • Introduced multiple new job configurations for ubuntu-20.04-arm with various Python versions and castxml settings. [1] [2]

Action Updates:

  • Updated actions/checkout from version 3 to version 4.
  • Updated actions/setup-python from version 4 to version 5.

@johnnynunez
Copy link
Contributor Author

cc @thewtex @iMichka

@johnnynunez
Copy link
Contributor Author

johnnynunez commented Feb 14, 2025

@iMichka 20.04 was deprecated this month so upgrade ubuntu(github runners) it's mandatory
obviously the tests arm failed because PART 1 must be marged

@johnnynunez johnnynunez changed the title PART 1: ARM runners PART 2: ARM runners Feb 14, 2025
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