Skip to content

Commit

Permalink
update gcc to 14 for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
rahil-makadia committed Jun 4, 2024
1 parent d5a8c83 commit b483873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cpp_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
python-version: "3.11"
- name: Build GRSS library
run: |
brew install gcc@14
source initialize.sh
source build_cpp.sh -clean
- name: Run tests
Expand Down

0 comments on commit b483873

Please sign in to comment.