NCAR / geocat-examples

GeoCAT-examples provides a gallery of visualization examples demonstrating how to reproduce plots from NCL Applications scripts with packages in Python. It also includes some longer form examples demonstrating how to use functionality from various GeoCAT packages.
https://geocat-examples.readthedocs.io
Apache License 2.0
66 stars 42 forks source link

Use macos-13 runners to keep testing on Intel-based Macs #605

Closed kafitzgerald closed 7 months ago

kafitzgerald commented 7 months ago

Changes our CI to use macos-13 runners in order to keep testing on Intel-based Macs until our dependencies support running on Apple silicon (see #604).

kafitzgerald commented 7 months ago

Read the Docs is having a rough time today. For some reason I can't even cancel the current build. I'll try to get it passing later today before merging.

This shouldn't impact the docs though.

kafitzgerald commented 7 months ago

Closes #603.