Skip to content

Commit

Permalink
setup cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
segoon committed Oct 21, 2024
1 parent 6f9da17 commit 4d9f7d1
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,10 @@ jobs:
with:
fetch-depth: 0

- name: Use XCode 15.4
run: |
sudo xcode-select -s /Applications/Xcode_15.4.app
which c++
c++ --version
env
- name: Setup Cpp (C++ / C)
uses: aminya/[email protected]
with:
compiler: llvm

- name: Cache Homebrew Packages
id: cache-homebrew-packages
Expand Down

0 comments on commit 4d9f7d1

Please sign in to comment.