Skip to content

Commit

Permalink
try try
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan committed Oct 11, 2023
1 parent 96b8529 commit ca5901e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Fix mac build
if: matrix.os == 'macos-13-xlarge' || matrix.os == 'macos-12-large'
run: |
xcode-select --install
export CXXFLAGS="c++11"
- name: Set up Homebrew
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@master
Expand Down

0 comments on commit ca5901e

Please sign in to comment.