Skip to content

Commit 48d1983

Browse files
committed
Disable the T3 32-bit apple targets
1 parent 60c9c93 commit 48d1983

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/psm.yml

-3
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,6 @@ jobs:
237237
rust_toolchain: [nightly, stable]
238238
rust_target:
239239
- aarch64-apple-ios
240-
- armv7-apple-ios
241-
- armv7s-apple-ios
242-
- i386-apple-ios
243240
- x86_64-apple-ios
244241
timeout-minutes: 10
245242
steps:

.github/workflows/stacker.yml

-3
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,6 @@ jobs:
170170
rust_toolchain: [nightly, stable]
171171
rust_target:
172172
- aarch64-apple-ios
173-
- armv7-apple-ios
174-
- armv7s-apple-ios
175-
- i386-apple-ios
176173
- x86_64-apple-ios
177174
timeout-minutes: 10
178175
steps:

0 commit comments

Comments
 (0)