Compare commits

..

No commits in common. "renovate/ubuntu-24.x" and "master" have entirely different histories.

View File

@ -11,7 +11,7 @@ env:
jobs:
draft:
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
@ -69,7 +69,7 @@ jobs:
publish:
needs: [build_desktop]
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4