Skip to content

Commit

Permalink
Merge pull request #4283 from nextcloud/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
Update dependency ubuntu to v24
  • Loading branch information
github-actions[bot] authored Sep 26, 2024
2 parents 0c172e6 + 0c39083 commit 39c219c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ concurrency:

jobs:
analysis:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Setup variables
id: get-vars
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ permissions:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
permissions:
actions: read
contents: read
Expand Down

0 comments on commit 39c219c

Please sign in to comment.