Skip to content

Commit aea19c6

Browse files
revert changes to build?
1 parent d2a2b76 commit aea19c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
matrix:
1414
os: [macos-11, macos-latest, windows-2019]
1515
runs-on: ${{ matrix.os }}
16-
name: ${{ matrox.os }}
1716
steps:
1817
- uses: actions/checkout@v4
1918

@@ -42,7 +41,6 @@ jobs:
4241
strategy:
4342
matrix:
4443
linux_arch: [s390x, arm64, amd64]
45-
name: ${{ matrox.linux_arch }}
4644
steps:
4745
- uses: actions/checkout@v4
4846

0 commit comments

Comments
 (0)