Skip to content

Commit 62dfc40

Browse files
committed
[swift5] Since swift 5 is deprecated we should disable the tests and increase the swift 6 tests on ci
1 parent 269d948 commit 62dfc40

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

bitrise.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,6 @@ workflows:
2727
set -e
2828
2929
./samples/client/petstore/swift6/swift6_test_all.sh
30-
- script@1.2.0:
31-
title: Run Swift5 tests
32-
inputs:
33-
- content: |
34-
#!/usr/bin/env bash
35-
36-
set -e
37-
38-
./samples/client/petstore/swift5/swift5_test_all.sh
3930
- script@1.2.0:
4031
title: Run swift-combine tests
4132
inputs:

0 commit comments

Comments
 (0)