hpi-swa / smalltalkCI

Framework for testing Smalltalk projects with GitHub Actions, GitLab CI, Travis CI, AppVeyor, and others.
MIT License
94 stars 68 forks source link

Add support for Squeak 6.0 #556

Closed theseion closed 2 years ago

theseion commented 2 years ago

Squeak 6.0 has been released. Add support for the new image names.

fniephaus commented 2 years ago

Now supported on master, thanks!

theseion commented 2 years ago

Great, thanks!