roc-streaming / roc-toolkit

Real-time audio streaming over the network.
https://roc-streaming.org
Mozilla Public License 2.0
1.02k stars 204 forks source link

Add ubuntu 24.04 to CI #634

Closed gavv closed 6 months ago

gavv commented 7 months ago

This needs two pull request:

  1. Add env-ubuntu:24.04 to dockerfiles repo; we need to add Dockerfile and images.csv entry here similar to how it's done for other ubuntu versions

  2. Add ubuntu 24.04 step to build.yml, again, similar to how it's done for other ubuntu versions

Basically, that's it, but if there will be CI failures on new version, we'll need to fix them.

Related docs:

nolan-veed commented 6 months ago

I'll do this.

gavv commented 6 months ago

Landed.