Skip to content

Commit

Permalink
leave only 5.7 and 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
facumenzella committed Jan 22, 2025
1 parent bd81922 commit 774dc6f
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1360,21 +1360,19 @@ workflows:
- not: << pipeline.parameters.generate_revenuecatui_snapshots >>
jobs:
- lint
- run-test-ios-17
- run-test-ios-18
- pod-lib-lint
- run-revenuecat-ui-ios-17
- run-revenuecat-ui-ios-18
- emerge_purchases_ui_snapshot_tests
- validate-package-swift:
name: validate-package-swift-5.7
xcode_version: "14.0.1"
- validate-package-swift:
name: validate-package-swift-5.8
xcode_version: "14.3.1"
- validate-package-swift:
name: validate-package-swift-5.9
xcode_version: "16.0.0"
- run-test-ios-17
- run-test-ios-18
- pod-lib-lint
- run-revenuecat-ui-ios-17
- run-revenuecat-ui-ios-18
- emerge_purchases_ui_snapshot_tests

create-tag:
when:
and:
Expand Down

0 comments on commit 774dc6f

Please sign in to comment.