Browse Source

Update dependency ubuntu to v26

master
mdad-renovate[bot] 2 days ago
committed by GitHub
parent
commit
b0374d6a1a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/i18n.yml

+ 1
- 1
.github/workflows/i18n.yml View File

@@ -25,7 +25,7 @@ permissions:
jobs: jobs:
extract-translation-templates: extract-translation-templates:
name: Extract translation templates name: Extract translation templates
runs-on: ubuntu-24.04
runs-on: ubuntu-26.04


# Same-repository pull requests already run via the push event; # Same-repository pull requests already run via the push event;
# run pull_request jobs only for pull requests from forks. # run pull_request jobs only for pull requests from forks.


Loading…
Cancel
Save