There was an error while loading. Please reload this page.
1 parent 1dae75a commit 20c943dCopy full SHA for 20c943d
1 file changed
.github/workflows/trigger-PR-pipeline.yml
@@ -80,7 +80,7 @@ jobs:
80
runs-on: ${{ matrix.os }}
81
strategy:
82
matrix:
83
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest]
84
testProject: ${{ fromJson(needs.discover-tests.outputs.testProjects) }}
85
name: build-and-test (${{ matrix.os }} | ${{ matrix.testProject }})
86
steps:
0 commit comments