Skip to content

Commit

Permalink
try swapping to miniconda
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Apr 25, 2024
1 parent dd18bd5 commit 3ad2c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
python-version: ["3.9", "3.10", "3.11"]
os: [ubuntu-latest, macos-13, windows-latest]
steps:
- uses: s-weigand/setup-conda@v1
- uses: conda-incubator/setup-miniconda@v3
- uses: actions/checkout@v3
- run: git fetch --prune --unshallow --tags
- name: Setup Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 3ad2c82

Please sign in to comment.