Skip to content

Commit fb1f9e4

Browse files
committed
Update the test default for test_ios_32bit_simulator
1 parent 5e5a6ca commit fb1f9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build_swift/tests/expected_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
'test_cygwin': False,
221221
'test_freebsd': False,
222222
'test_ios': False,
223-
'test_ios_32bit_simulator': True,
223+
'test_ios_32bit_simulator': False,
224224
'test_ios_host': False,
225225
'test_ios_simulator': False,
226226
'test_linux': False,

0 commit comments

Comments
 (0)