Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-schulz committed Aug 7, 2024
1 parent 6aea01b commit ccd2ad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
- name: Build MVE on Linux/macOS
run: |
${CXX} --version
uname -a
if [ "`uname`" = "Darwin" ]; then
export NUM_CPU_CORES="`sysctl -n hw.ncpu`"
else
Expand Down

0 comments on commit ccd2ad1

Please sign in to comment.