exercism / pharo-smalltalk

Exercism exercises in Pharo.
https://exercism.org/tracks/pharo-smalltalk
MIT License
34 stars 28 forks source link

Fix ci p11 p12 #609

Closed Bajger closed 7 months ago

Bajger commented 7 months ago

Removed compatibility for P9, P10 -since not compatible anymore (breaking changes in dependent packages). Added compatibility for P12 (latest development).

Bajger commented 7 months ago

@glennj Thanks for review. This are changes needed for adoption to latest P12 (latest development) and P11 (latest stable). CI is green - all tests are passing.

Bajger commented 7 months ago

@ErikSchierboom Thanks for approving this. This fixes problems in recent CI action runs: https://github.com/exercism/pharo-smalltalk/actions/runs/7902233826 Code changes to be compatible with P12, P11 versions.