We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6263325 commit bdd20ecCopy full SHA for bdd20ec
1 file changed
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
name: Deploy releases
35
strategy:
36
matrix:
37
- os: ["windows", "linux"]
+ os: ["linux"]
38
arch: ["386", "amd64"]
39
runs-on: ubuntu-latest
40
env:
0 commit comments