We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3abb45 commit b459ed3Copy full SHA for b459ed3
.github/workflows/ci-aarch64.yml
@@ -85,7 +85,7 @@ jobs:
85
toolset: [clang, gcc]
86
config: [Debug, Release]
87
threading: [ OMP ]
88
- # host: [ { name: c6g, label: ah-ubuntu_22_04-c6g_2x-50 }, { name: c7g, label: ah-ubuntu_22_04-c7g_2x-50 }]
+ host: [ { name: c6g, label: ah-ubuntu_22_04-c6g_2x-50 }, { name: c7g, label: ah-ubuntu_22_04-c7g_2x-50 }]
89
# include:
90
# - toolset: clang
91
# config: Release
0 commit comments