We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76042a commit cc471c2Copy full SHA for cc471c2
.github/workflows/integration-testing.yml
@@ -6,7 +6,7 @@ jobs:
6
multi-language-repo_test-autodetect-languages:
7
strategy:
8
matrix:
9
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest, windows-latest]
10
runs-on: ${{ matrix.os }}
11
12
steps:
0 commit comments