Skip to content

Commit

Permalink
iw
Browse files Browse the repository at this point in the history
  • Loading branch information
segoon committed Oct 21, 2024
1 parent 354d705 commit 4651513
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ jobs:

- name: Use XCode 15.4
run: |
sudo xcode-select --install
sudo xcode-select -s /Applications/Xcode_15.4.app
which c++
c++ --version
- name: Cache Homebrew Packages
id: cache-homebrew-packages
Expand Down

0 comments on commit 4651513

Please sign in to comment.