Update the ubuntu version for publishing tags

This commit is contained in:
smallmodel 2024-10-17 15:59:50 +02:00
parent 631abd2b0f
commit cd83091101
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -42,7 +42,7 @@ jobs:
'macos-arm64'
]
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
environment: "release"
needs: [build-all]