Skip to content

Commit 8eaa520

Browse files
committed
merge to
Change-Id: I68da48c31630639eb4abd61b0fac172cc2c9fea3
1 parent f5b31b9 commit 8eaa520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-aarch64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- toolset: clang
9191
config: Release
9292
threading: TP
93-
host: { name: c6g, label: ah-ubuntu_22_04-c6g_2x-50 }
93+
host: [{ name: c6g, label: ah-ubuntu_22_04-c6g_2x-50 }, { name: c7g, label: ah-ubuntu_22_04-c7g_2x-50 }]
9494
name: ${{ matrix.host.name }}, ${{ matrix.toolset }}, ${{ matrix.threading }}, ${{ matrix.config }}
9595
runs-on: ${{ matrix.host.label }}
9696
steps:

0 commit comments

Comments
 (0)