Skip to content

Commit

Permalink
Remove new Xcode versions so it can be added in a separate PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerluan committed Aug 16, 2023
1 parent c090152 commit 34741c5
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,18 +278,6 @@ workflows:
ruby_opt: -W:deprecated
<<: *important-branches
- tests_macos:
name: 'Execute tests on macOS (Xcode 13.4.1, Ruby 3.1)'
xcode_version: '13.4.1'
ruby_version: '3.1'
ruby_opt: -W:deprecated
- tests_macos:
name: 'Execute tests on macOS (Xcode 14.3.1, Ruby 3.1)'
xcode_version: '14.3.1'
ruby_version: '3.1'
ruby_opt: -W:deprecated
- tests_macos:
name: 'Execute tests on macOS (Xcode 15.0.0, Ruby 3.1)'
xcode_version: '15.0.0'
ruby_version: '3.1'
ruby_opt: -W:deprecated
- tests_ubuntu:
Expand Down

0 comments on commit 34741c5

Please sign in to comment.