Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' into fail-slow
Robert authored and GitHub committed May 12, 2020

Unverified

No user is associated with the committer email.
2 parents c88fb69 + 96901ac commit c351304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-testing.yml
@@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}

steps:

0 comments on commit c351304

Please sign in to comment.