Skip to content

Get osx build working. use giza instead of pgplot #70

Get osx build working. use giza instead of pgplot

Get osx build working. use giza instead of pgplot #70

Workflow file for this run

name: CI on Mac
on: [push]
jobs:
build:
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- name: Get xquartz pt 2
run: brew cask install xquartz
- name: Install AORSA deps
run: brew install open-mpi scalapack giza netcdf-fortran
- name: Build
run: make
- name: Test
run: ctest
#giza license free pgplot