Rails - CI

29 Mar 25

first push of technical diary to github gave some CI workflow errors.
Traced to the Rails 8 workflows/ci.yml file
Some quirk with ruby 3.3, resolved by Schneems. via SO.