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 d616177 commit 35b4a63Copy full SHA for 35b4a63
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ${{ matrix.os }}
8
strategy:
9
matrix:
10
- build: [stable, beta, nightly, minimal, macos, windows, mingw]
+ build: [stable, beta, nightly, macos, windows, mingw]
11
include:
12
- build: stable
13
os: ubuntu-latest
0 commit comments