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 c5ecb82 commit 189a899Copy full SHA for 189a899
.github/workflows/integration-testing.yml
@@ -33,7 +33,7 @@ jobs:
33
multi-language-repo_test-custom-queries:
34
strategy:
35
matrix:
36
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest, windows-latest]
37
runs-on: ${{ matrix.os }}
38
39
steps:
0 commit comments