Skip to content

Commit 791c639

Browse files
committed
bump workflow cleanup to ubuntu 24
1 parent 83087bb commit 791c639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ permissions:
2626
jobs:
2727
ci_cluster_cleanup:
2828
name: ci-cluster-cleanup
29-
runs-on: ubuntu-22.04
29+
runs-on: ubuntu-24.04
3030
env:
3131
OS_CLOUD: openstack
3232
CI_CLOUD: ${{ github.event.inputs.ci_cloud }}

0 commit comments

Comments
 (0)