build!: Upgrade Ubuntu deploy target

This commit is contained in:
Lars Toenning
2024-08-05 21:33:55 +02:00
parent 69777881b4
commit 12cad05edc
2 changed files with 3 additions and 1 deletions

View File

@@ -82,7 +82,7 @@ jobs:
path: docs/html/
buildLinux:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
needs: [preBuild, checks]
env:
BACKTRACE_SYMBOL_TOKEN: ${{ secrets.BACKTRACE_SYMBOL_TOKEN }}