macos only on python 3.13

pull/378/head
evelynmitchell 1 year ago
parent 6ec9cea163
commit a2589ee9c1

@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python 3.10
- name: Set up Python 3.13
uses: actions/setup-python@v3
with:
python-version: 3.10

Loading…
Cancel
Save