Skip to content

Commit

Permalink
Merge pull request #393 from nextcloud/nickvergessen-patch-1
Browse files Browse the repository at this point in the history
Make integration tests more reliable by skipping GARM for now
  • Loading branch information
nickvergessen authored Jul 17, 2023
2 parents 137c73d + 59b7a23 commit bbfdbc2
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 @@ -13,7 +13,7 @@ env:

jobs:
integration:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

strategy:
fail-fast: false
Expand Down

0 comments on commit bbfdbc2

Please sign in to comment.