Skip to content

Commit

Permalink
Test only on Python 3.11 for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
HealthyPear committed Feb 16, 2024
1 parent 47175cb commit 2519c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest]
python-version: ["3.11", "3.12"]
python-version: ["3.11"]
install-method: ["mamba", "pip"]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 2519c92

Please sign in to comment.