Skip to content

Commit 581ea03

Browse files
committed
merge to
Change-Id: I8720be288f43c25c969722677fe83b47becb7b81
1 parent f87c2e9 commit 581ea03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-aarch64.yml

+3
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ jobs:
8989
{ name: c6g, label: ah-ubuntu_22_04-c6g_2x-50 },
9090
{ name: c7g, label: ah-ubuntu_22_04-c7g_2x-50 }
9191
]
92+
include:
93+
- toolset: clang
94+
threading: TP
9295

9396
name: ${{ matrix.host.name }}, ${{ matrix.toolset }}, ${{ matrix.threading }}, ${{ matrix.config }}
9497
runs-on: ${{ matrix.host.label }}

0 commit comments

Comments
 (0)