We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cee42c commit 9e7853cCopy full SHA for 9e7853c
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
contents: write
12
strategy:
13
fail-fast: false
14
- matrix:
+ matrix:
15
include:
16
- goos: darwin
17
goarch: amd64
0 commit comments