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 933269f commit 5ff9fa5Copy full SHA for 5ff9fa5
.github/workflows/manual-build.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: ['windows-latest', 'ubuntu-latest', 'macos-latest']
+ os: ['ubuntu-latest', 'macos-latest']
14
15
steps:
16
- uses: actions/checkout@v2
0 commit comments