-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Description
Search before asking
- I searched in the issues and found nothing similar.
Motivation
We recently upgrades the docker images produced for 2.11, 3.0, and master branches to Ubuntu 22.04, but we left all of the github workflows using ubuntu 20.04.
Solution
s/20.04/22.04/g in .github directory in each of branch-2.11, branch-3.0, and master.
Alternatives
Reverting to ubuntu 20.04.
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!
Metadata
Metadata
Assignees
Labels
type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages