Skip to content

Commit 2234d65

Browse files
authored
1 parent 4d9019e commit 2234d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Enter build directory and configure
8484
run: |
8585
cd build_arm64ec
86-
cmake .. -A ARM64EC
86+
cmake .. -A ARM64EC -DCMAKE_SYSTEM_VERSION=10
8787
8888
- name: Build the project
8989
run: |

0 commit comments

Comments
 (0)