Skip to content

Commit

Permalink
Change python version
Browse files Browse the repository at this point in the history
  • Loading branch information
MasloMaslane committed Mar 9, 2024
1 parent 05608a6 commit c6f894c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macOS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
python-version: ["3.7.17", "3.12.0"]
python-version: ["3.7", "3.12"]
name: pytest-macos-python-${{ matrix.python-version }}
steps:
- name: Checkout
Expand Down

0 comments on commit c6f894c

Please sign in to comment.