Skip to content

Commit

Permalink
test in 3.12 in conda
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlehoff authored Nov 22, 2024
1 parent b3c5b27 commit 6b94412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-14]
python-version: ["3.10"] # We need an older python version to avoid conflict with the pymongo pin
python-version: ["3.12"]
fail-fast: false
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit 6b94412

Please sign in to comment.