Rename CI tags from runner transition
Description
During the transition to bookworm some runners had to have tags with a -12
suffix to remove redundancy. All old runners are now decommissioned so we can drop the suffix. The OS version can (and must) in the future be specified with a second tag.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.