Skip to content

Commit

Permalink
Update pip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wind23 authored Nov 5, 2024
1 parent 6874968 commit aa0165e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
platform: [windows-latest, macos-13, macos-14, ubuntu-latest]
python-version: ["3.7", "3.12"]
python-version: ["3.9", "3.12"]

runs-on: ${{ matrix.platform }}

Expand Down

0 comments on commit aa0165e

Please sign in to comment.