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 47d4e99 commit b05fdb2Copy full SHA for b05fdb2
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
integration-test:
29
strategy:
30
matrix:
31
- runner: ["ubuntu-latest", "windows-latest", "mac-latest"]
+ runner: ["ubuntu-latest", "windows-latest"]
32
max-parallel: 1
33
runs-on: ${{ matrix.runner }}
34
0 commit comments