diff --git a/.github/workflows/image-build-ci.yml b/.github/workflows/image-build-ci.yml index 52f7b33..4ec8b7c 100644 --- a/.github/workflows/image-build-ci.yml +++ b/.github/workflows/image-build-ci.yml @@ -13,7 +13,7 @@ on: jobs: build: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 environment: "canary/devel-builds" steps: # We're technically using the hosted runners until we did a workaround