Skip to content

Commit f5b31b9

Browse files
committed
merge to
Change-Id: If29556a58b31379982f0ea9bcfbf4b3a605802ae
1 parent be832fb commit f5b31b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-aarch64.yml

+2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ jobs:
8888
host: [ { name: c6g, label: ah-ubuntu_22_04-c6g_2x-50 }, { name: c7g, label: ah-ubuntu_22_04-c7g_2x-50 }]
8989
include:
9090
- toolset: clang
91+
config: Release
9192
threading: TP
93+
host: { name: c6g, label: ah-ubuntu_22_04-c6g_2x-50 }
9294
name: ${{ matrix.host.name }}, ${{ matrix.toolset }}, ${{ matrix.threading }}, ${{ matrix.config }}
9395
runs-on: ${{ matrix.host.label }}
9496
steps:

0 commit comments

Comments
 (0)