diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2024-12-11 18:27:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-11 18:27:56 +0100 |
commit | 6c4037dcf3eaa75b55952cd589b0d72d7109c0a0 (patch) | |
tree | 4abfcafe5344baed9ea55d76a531f91b974d8b39 | |
parent | Update changelog (diff) | |
download | synapse-6c4037dcf3eaa75b55952cd589b0d72d7109c0a0.tar.xz |
Downgrade ubuntu to 22.04 when building docker images (#18026)
As currently all docker builds are failing. https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/ https://github.com/actions/runner-images/issues/10636
-rw-r--r-- | .github/workflows/docker.yml | 2 | ||||
-rw-r--r-- | changelog.d/18026.misc | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml |