Skip to content

Commit

Permalink
use python 3.9.13 for arm64 darwin compat
Browse files Browse the repository at this point in the history
  • Loading branch information
aclegg3 committed Nov 21, 2024
1 parent 67de84c commit 5ddf6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
- name: Setup python
uses: actions/[email protected]
with:
python-version: '3.9.20'
python-version: '3.9.13'
- name: Conda Install OSX
run: |-
curl -o ~/miniconda.sh -O https://repo.anaconda.com/miniconda/Miniconda3-py310_24.1.2-0-MacOSX-arm64.sh
Expand Down

0 comments on commit 5ddf6ba

Please sign in to comment.