Skip to content

Commit

Permalink
Merge pull request #859 from nextcloud/ci/all-runners
Browse files Browse the repository at this point in the history
ci: switch to any github runner again
  • Loading branch information
blizzz authored Dec 4, 2024
2 parents f59e79c + 0b64b86 commit ff8db51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- 'composer.lock'
integration:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest

strategy:
fail-fast: false
Expand Down

0 comments on commit ff8db51

Please sign in to comment.