Update GitHub Action Workflows (#4849)

This commit is contained in:
Mathijs van Veluw
2024-08-13 12:52:07 +02:00
committed by GitHub
parent b557c11724
commit 9eebbf3b9f
5 changed files with 40 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ name: Cleanup
jobs:
releasecache-cleanup:
name: Releasecache Cleanup
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
continue-on-error: true
timeout-minutes: 30
steps: