gha: arm64: test-integration-report: update to Ubuntu 24.04

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-03-04 19:38:37 +01:00
parent 13e1ef6277
commit f6a9ed5f0a

View File

@@ -246,7 +246,7 @@ jobs:
retention-days: 1
test-integration-report:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
timeout-minutes: 10
continue-on-error: ${{ github.event_name != 'pull_request' }}
if: always()