Skip to content

Commit 365b14d

Browse files
committed
Clean up GitHub actions workflow
1 parent 069891c commit 365b14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
ARCH: [x86_64, i386]
1010
fail-fast: false
1111

12-
name: ${{ matrix.BUILD_TYPE }} ${{ matrix.ARCH }}
12+
name: ${{ matrix.ARCH }}
1313
runs-on: ubuntu-latest
1414

1515
env:

0 commit comments

Comments
 (0)