Updates all runner images to use Ubuntu Noble (#8213)

This commit is contained in:
Trenton H
2024-11-07 18:14:47 -08:00
committed by GitHub
parent 177cc9d985
commit 2806b1820e
6 changed files with 20 additions and 20 deletions

View File

@@ -16,7 +16,7 @@ jobs:
synchronize-with-crowdin:
name: Crowdin Sync
if: github.repository_owner == 'paperless-ngx'
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- name: Checkout