Skip to content

Commit 954ae93

Browse files
Misspelled arch
1 parent 8d43f97 commit 954ae93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
fail-fast: false
115115
matrix:
116116
compiler_spec: [GCC 13, GCC 14, GCC 15, Clang 18]
117-
target_arch: [x86_x64, arm64]
117+
target_arch: [x86_64, arm64]
118118
steps:
119119
- *checkout
120120
- *get-uv

0 commit comments

Comments
 (0)