You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update "GMT Dev Tests" workflow to test macOS-11.0 and pre-release Python packages (#1105)
- Install pre-release Python packages using pip install --pre,
so that the workflow also tests dev Python packages
- Change "macOS-10.15" to "macOS-11.0"
- Change "ubuntu-20.04" to "ubuntu-latest" (ubuntu-latest is just an alias of ubuntu-20.04)
- Add "activate-environment: pygmt" to the setup-miniconda step
- Add more paths to paths-ignore
Co-authored-by: Wei Ji <[email protected]>
0 commit comments