File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,22 +24,22 @@ jobs:
2424 matrix :
2525 include :
2626 # # macOS: aarch64, x86_64
27- - target : aarch64-apple-darwin,
27+ - target : aarch64-apple-darwin
2828 os : macos-latest
29- - target : x86_64-apple-darwin,
29+ - target : x86_64-apple-darwin
3030 os : macos-latest
3131 # # Linux:
3232 # # Linux: aarch64, x86_64
3333 - target : aarch64-unknown-linux-gnu
3434 os : ubuntu-latest
35- - target : aarch64-unknown-linux-musl,
35+ - target : aarch64-unknown-linux-musl
3636 os : ubuntu-latest
37- - target : x86_64-unknown-linux-gnu,
37+ - target : x86_64-unknown-linux-gnu
3838 os : ubuntu-latest
3939 - target : x86_64-unknown-linux-musl
4040 os : ubuntu-latest
4141 # # Windows: x86_64
42- - target : x86_64-pc-windows-msvc,
42+ - target : x86_64-pc-windows-msvc
4343 os : windows-latest
4444 - target : x86_64-pc-windows-gnu
4545 os : windows-latest
You can’t perform that action at this time.
0 commit comments