Skip to content

Commit

Permalink
Use the latest beta using xcode 15.3 and ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lacostej committed Feb 27, 2024
1 parent a50d6ed commit 2a0b642
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,13 +308,8 @@ workflows:
ruby_version: '3.2'
ruby_opt: -W:deprecated
- tests_macos:
name: 'Execute tests on macOS (Xcode 14.3.1, Ruby 3.3)'
xcode_version: '14.3.1'
ruby_version: '3.3'
ruby_opt: -W:deprecated
- tests_macos:
name: 'Execute tests on macOS (Xcode 15.0.1, Ruby 3.3)'
xcode_version: '15.0.1'
name: 'Execute tests on macOS (Xcode 15.3, Ruby 3.3)'
xcode_version: '15.3'
ruby_version: '3.3'
ruby_opt: -W:deprecated
- tests_ubuntu:
Expand Down

0 comments on commit 2a0b642

Please sign in to comment.