We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c88fb69 + 96901ac commit c351304Copy full SHA for c351304
1 file changed
.github/workflows/integration-testing.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
fail-fast: false
9
matrix:
10
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest, windows-latest]
11
runs-on: ${{ matrix.os }}
12
13
steps:
0 commit comments