xgcm / aerobulk-python

A python wrapper for aerobulk (https://github.com/brodeau/aerobulk)
GNU General Public License v3.0
14 stars 4 forks source link

Do not use python 3.12 for publishing workflow #78

Closed jbusecke closed 3 months ago

jbusecke commented 3 months ago

Related to #75 I noticed that our recent release failed. That action was using python 3.12, and this PR should hopefully fix that particular issue.