Skip to content

Commit 300776c

Browse files
Update build_and_release.yml
1 parent 227f010 commit 300776c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
# os: [ubuntu-latest, macos-latest, windows-latest]
24-
name: host=${{ matrix.config.os }} target=${{ matrix.config.target }}
24+
# name: host=${{ matrix.config.os }} target=${{ matrix.config.target }}
2525
config:
2626
- os: ubuntu-latest
2727
target: x86_64-linux-gnu

0 commit comments

Comments
 (0)