Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
No Bug: Update xcode version on CI to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
iccub committed Nov 24, 2023
1 parent 9c20c33 commit 4a84844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# The XCode version to use. If you want to update it please refer to this document:
# https://docs.github.com/en/actions/reference/specifications-for-github-hosted-runners#supported-software
# and set proper version.
XCODE_VERSION: "14.3.1"
XCODE_VERSION: "15.0"

steps:
- name: Select XCode
Expand Down

0 comments on commit 4a84844

Please sign in to comment.