Skip to content

Commit da56202

Browse files
committed
merge to
Change-Id: Id76112e9dd348d4a71e104b0f6196b4bd7279123
1 parent e647b7c commit da56202

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci-aarch64.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,8 @@ jobs:
9191
]
9292
include:
9393
- toolset: clang
94-
config: Releas
94+
config: Release
9595
threading: TP
96-
9796
name: ${{ matrix.host.name }}, ${{ matrix.toolset }}, ${{ matrix.threading }}, ${{ matrix.config }}
9897
runs-on: ${{ matrix.host.label }}
9998
steps:

0 commit comments

Comments
 (0)