Skip to content

Commit bac4854

Browse files
Fix MiMA job name
1 parent 9d88783 commit bac4854

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
mima:
3333
runs-on: ${{ matrix.OS }}
34-
name: Test ${{ matrix.OS }}
34+
name: bin-compat ${{ matrix.OS }}
3535
strategy:
3636
fail-fast: false
3737
matrix:

0 commit comments

Comments
 (0)