Skip to content

Commit e927dda

Browse files
committed
f
Change-Id: Ia5221aa6e549dee77fee5f90854dc4c9c38c48a4
1 parent df6a265 commit e927dda

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci-aarch64.yml

+5
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@ jobs:
9191
config: Release
9292
threading: TP
9393
host: { name: c6g, label: ah-ubuntu_22_04-c6g_2x-50 }
94+
include:
95+
- toolset: clang
96+
config: Release
97+
threading: TP
98+
host: { name: c7g, label: ah-ubuntu_22_04-c7g_2x-50 }
9499
name: ${{ matrix.host.name }}, ${{ matrix.toolset }}, ${{ matrix.threading }}, ${{ matrix.config }}
95100
runs-on: ${{ matrix.host.label }}
96101
steps:

0 commit comments

Comments
 (0)