gha: arm64: test-unit-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:35:44 +01:00
parent 27404044a6
commit 13e1ef6277

View File

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