ubuntu-latest will change to Ubuntu 24.04 starting on December 5, 2024 and ending on January 17, 2025
Actions workflows will stop running automatically for PRs from forks, when any commit author in the PR is untrusted (currently, all commit authors are trusted, when the PR is created by a trusted account)
There are changes announced to the GitHub Actions hosting workflow, which I think do not affect track maintainers but may affect Exercism providing workflows for tracks / infrastructure
Also the switch to “immutable actions” goes on. I think this does not affect track maintainers but may affect Exercism providing workflows for tracks / infrastructure.
They are still supported and will be for quite a while. Now that 24 has become part of long term support, upgrading to that when you have nothing else to do will save you from having to do it later, possibly at a moment where there’s a lot going on.
@BNAndras knows what to do i think. If you can approve and merge the PR once it turns green (passes), that’d be great.
The long story short is that the running image and it’s dependencies are old. Often this is the only change required but sometimes we find that in new versions other things also don’t work.
I’m in Hungary this week visiting family, but I can take a look next week. The GitHub guidance is pretty in depth so I can probably figure it out then.