Skip to content

Commit fcae0c9

Browse files
committed
Change it in CI as well
1 parent d7d6f76 commit fcae0c9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -214,15 +214,13 @@ jobs:
214214
fail-fast: false
215215
matrix:
216216
config:
217-
- native_dyn
218-
- native_static
219-
- native_mixed
217+
- macos_x86-64_static
218+
- macos_x86-64_mixed
220219
- ios_arm64
221220
- iossimulator_x86_64
222221
- iossimulator_arm64
223222
- macos_arm64_static
224223
- macos_arm64_mixed
225-
- macos_x86_64
226224
- apple_all_static
227225
runs-on: macos-14
228226
env:

0 commit comments

Comments
 (0)