confidential-containers / cloud-api-adaptor

Ability to create Kata pods using cloud provider APIs aka the peer-pods approach
Apache License 2.0
48 stars 88 forks source link

workflows: Switch to pin ubuntu runners #2152

Closed stevenhorsman closed 1 week ago

stevenhorsman commented 1 week ago

Switch all our workflows to use the pinned ubuntu-24.04 runner rather than ubuntu-latest

stevenhorsman commented 1 week ago

It's difficult to test this PR before merging it, but before github backtracked, the bumped ubuntu-latest to use 24.04 In October, (and we fixed the one that broke in #2120), so I think this should be fairly safe.