1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-26 22:04:28 +00:00

Update GitHub Action Workflows (#4849)

This commit is contained in:
Mathijs van Veluw 2024-08-13 12:52:07 +02:00 committed by GitHub
commit 9eebbf3b9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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: