Skip to content

Commit c58bfb1

Browse files
author
Farah Khashman
committed
update macos workflow
1 parent 3347ca2 commit c58bfb1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/macos_ARM64_build.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
./bootstrap.sh
3838
./b2 architecture=arm address-model=64 -s NO_LZMA=1 -s NO_ZSTD=1 abi=aapcs install
3939
- name: cmake configure and build
40-
env:
41-
BOOST_ROOT: C:\local\boost
42-
shell: cmd
4340
run: |
4441
mkdir build
4542
cd build

0 commit comments

Comments
 (0)