Skip to content

Commit cdb1785

Browse files
WIP
1 parent 65fc123 commit cdb1785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/emulated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
-DCMAKE_BUILD_TYPE=Release \
3636
-DCMAKE_CXX_COMPILER=${{ matrix.sys.compiler }} \
3737
-DXSIMD_ENABLE_WERROR=ON \
38-
-DTARGET_ARCH="emulated\<${{ matrix.sys.size }}\>" \
38+
-DTARGET_ARCH="emulated<${{ matrix.sys.size }}>" \
3939
-DCMAKE_CXX_FLAGS="${CXXFLAGS}" \
4040
-GNinja
4141
- name: Build

0 commit comments

Comments
 (0)