Skip to content

Commit

Permalink
Change CodeQL to Xcode 15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aokj4ck committed Apr 19, 2024
1 parent 225b42e commit 4c069e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
steps:
- name: "Set Xcode version"
run: |
sudo xcode-select -s /Applications/Xcode_15.3.app
sudo xcode-select -s /Applications/Xcode_15.2.app
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 4c069e2

Please sign in to comment.