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:
parent
b557c11724
commit
9eebbf3b9f
5 changed files with 40 additions and 17 deletions
2
.github/workflows/releasecache-cleanup.yml
vendored
2
.github/workflows/releasecache-cleanup.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue