Without this fix the .deb package for Ubuntu are not found and does not appear on the release assets. Co-authored-by: Patrick Heyer <PatTheMav@users.noreply.github.com>
@@ -74,7 +74,7 @@ jobs:
variants=(
'windows-x64;zip|exe'
'macos-universal;tar.xz|pkg'
- 'ubuntu-22.04-x86_64;tar.xz|deb|ddeb'
+ 'ubuntu-24.04-x86_64;tar.xz|deb|ddeb'
'sources;tar.xz'
)