Skip to content

Commit

Permalink
removed conda
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson committed Apr 29, 2024
1 parent d229fc6 commit d4a8330
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-testing-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest, macos-13] # macos-13 is the latest version of macOS with Intel chip
steps:
- uses: s-weigand/setup-conda@v1
- uses: actions/checkout@v2
- run: git fetch --prune --unshallow --tags
- name: Setup Python 3.11
Expand Down

0 comments on commit d4a8330

Please sign in to comment.