chore: update Ubuntu and Fedora images in README #27

Open
tom wants to merge 1 commit from update-image-versions into main
Owner

Automated Images Update

This PR updates both Ubuntu and Fedora images tables to reflect the current runtime versions:

Node.js Versions:

  • Previous: 20
  • Latest: 22
  • Unstable: 24

Ubuntu Releases:

  • Previous: 22.04 (Python 3.10)
  • Latest: 24.04 (Python 3.12)
  • Rolling: 25.10 (Python 3.13)

Fedora Releases:

  • Previous: 41 (Python 3.13)
  • Latest: 42 (Python 3.13)
  • Rawhide: Python 3.14

The images tables are regenerated based on the actual images being built.

### Automated Images Update This PR updates both Ubuntu and Fedora images tables to reflect the current runtime versions: **Node.js Versions:** - Previous: 20 - Latest: 22 - Unstable: 24 **Ubuntu Releases:** - Previous: 22.04 (Python 3.10) - Latest: 24.04 (Python 3.12) - Rolling: 25.10 (Python 3.13) **Fedora Releases:** - Previous: 41 (Python 3.13) - Latest: 42 (Python 3.13) - Rawhide: Python 3.14 The images tables are regenerated based on the actual images being built.
Node.js Previous: 20
Node.js Latest: 22
Node.js Unstable: 24
Ubuntu Previous: 22.04 (Python 3.10)
Ubuntu Latest: 24.04 (Python 3.12)
Ubuntu Rolling: 25.10 (Python 3.13)
Fedora Previous: 41 (Python 3.13)
Fedora Latest: 42 (Python 3.13)
Fedora Rawhide: Python 3.14
tom force-pushed update-image-versions from 421b25a431 to 4306e06ade 2025-10-25 05:03:41 +01:00 Compare
tom force-pushed update-image-versions from 4306e06ade to 9f2c2b5ea3 2025-10-26 04:04:21 +00:00 Compare
tom force-pushed update-image-versions from 9f2c2b5ea3 to 32a6fc2b7e 2025-10-27 04:05:08 +00:00 Compare
tom force-pushed update-image-versions from 32a6fc2b7e to 5bde5e63b7 2025-10-28 04:17:46 +00:00 Compare
tom force-pushed update-image-versions from 5bde5e63b7 to 2608693525 2025-10-29 04:09:54 +00:00 Compare
tom force-pushed update-image-versions from 2608693525 to 307c6ec62b 2025-10-30 04:03:51 +00:00 Compare
tom force-pushed update-image-versions from 307c6ec62b to d2f2466bbd 2025-10-31 04:04:21 +00:00 Compare
tom force-pushed update-image-versions from d2f2466bbd to caa1fa39f0 2025-11-01 04:03:56 +00:00 Compare
This pull request has changes conflicting with the target branch.
  • README.md
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin update-image-versions:update-image-versions
git switch update-image-versions

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff update-image-versions
git switch update-image-versions
git rebase main
git switch main
git merge --ff-only update-image-versions
git switch update-image-versions
git rebase main
git switch main
git merge --no-ff update-image-versions
git switch main
git merge --squash update-image-versions
git switch main
git merge --ff-only update-image-versions
git switch main
git merge update-image-versions
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tom/act-runner#27
No description provided.