Skip to content

Commit

Permalink
test with macos runners
Browse files Browse the repository at this point in the history
  • Loading branch information
priya-kinthali committed Nov 6, 2024
1 parent 70cc2c5 commit 5c96657
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-649.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ jobs:
tests-poetry:
strategy:
matrix:
os: [macos-12, macos-13, macos-latest]
# python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
# python-version: ["3.7.15", "3.8.15", "3.9.15", "3.10.10"]
os: [macos-13, macos-latest]
python-version: [
"3.7.1", "3.7.2", "3.7.3", "3.7.4", "3.7.5", "3.7.6", "3.7.7", "3.7.8", "3.7.9", "3.7.10", "3.7.11", "3.7.12", "3.7.13", "3.7.14", "3.7.15", "3.7.16", "3.7.17",
"3.8.1", "3.8.2", "3.8.3", "3.8.4", "3.8.5", "3.8.6", "3.8.7", "3.8.8", "3.8.9", "3.8.10", "3.8.11", "3.8.12", "3.8.13", "3.8.14", "3.8.15", "3.8.16", "3.8.17", "3.8.18",
Expand Down

0 comments on commit 5c96657

Please sign in to comment.