Skip to content

Updated CI workflow for testing on Pharo 13#23

Merged
mumez merged 2 commits intomasterfrom
develop
May 18, 2025
Merged

Updated CI workflow for testing on Pharo 13#23
mumez merged 2 commits intomasterfrom
develop

Conversation

@mumez
Copy link
Owner

@mumez mumez commented May 18, 2025

This pull request introduces support for Pharo 13 across the project by updating the CI workflow and the baseline configuration. The changes ensure that the project is compatible with the latest version of Pharo while maintaining support for existing versions.

Updates for Pharo 13 support:

  • CI Workflow Update: Added Pharo64-13 to the matrix of Smalltalk versions in the GitHub Actions workflow file .github/workflows/main.yml, enabling automated testing for Pharo 13.
  • Baseline Configuration Update: Extended the baseline configuration in repository/BaselineOfSIXX.package/BaselineOfSIXX.class/instance/baseline..st to include support for Pharo 13 by adding #'pharo13.x' to the relevant specification.

@mumez mumez merged commit aec7d4a into master May 18, 2025
5 checks passed
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