mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
add macos m1 build
This commit is contained in:
parent
9c29999d59
commit
abd4ce7309
2
.github/workflows/BuildMeshLab.yml
vendored
2
.github/workflows/BuildMeshLab.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: ['ubuntu-20.04', 'macos-latest', 'windows-latest']
|
||||
os: ['ubuntu-20.04', 'macos-latest', 'macos-14', 'windows-latest']
|
||||
precision: [single_precision, double_precision]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user