Skip to content

Commit

Permalink
Merge pull request #13713 from nextcloud/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ubuntu to v24
  • Loading branch information
AndyScherzinger authored Dec 1, 2024
2 parents ff01a89 + acf2873 commit d874881
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/detectWrongSettings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:

jobs:
detectWrongSettings:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/screenShotTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:

jobs:
screenshot:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit d874881

Please sign in to comment.