We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 227f010 commit 300776cCopy full SHA for 300776c
.github/workflows/build_and_release.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
matrix:
23
# os: [ubuntu-latest, macos-latest, windows-latest]
24
- name: host=${{ matrix.config.os }} target=${{ matrix.config.target }}
+# name: host=${{ matrix.config.os }} target=${{ matrix.config.target }}
25
config:
26
- os: ubuntu-latest
27
target: x86_64-linux-gnu
0 commit comments